Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 533 Bytes

File metadata and controls

11 lines (6 loc) · 533 Bytes

Rikko

NeetCode Solutions

This repository contains my personal solutions to NeetCode problems.

The focus is consistency over perfection. I’m using this repo to build a regular problem-solving habit, track my progress, and improve my understanding of data structures and algorithms over time.

Some solutions may be clean and well-optimized. Others may be messy, brute force, or just good enough to pass. That’s okay - the point is to keep practicing and keep improving.

Bad solution > no solution.