Navya Khanna | 3rd Year CS Undergraduate
This repository tracks my daily progress in mastering Data Structures and Algorithms. My goal is to maintain consistency and build a strong foundation for technical interviews.
codes/: Contains my source code solutions in Java.scripts/: Automation scripts to sync local progress to GitHub.
| Problem | File | Topic |
|---|---|---|
| Print Divisors | View Solution | Basic Math |
| N to One | View Solution | Recursion |
| Palindrome Check | View Solution | String/Math |
| Fibonacci Number | View Solution | Recursion/DP |
| Reverse Array | View Solution | Arrays |
(This table is manually updated. I will add more as I solve them.)
This repository is automatically synced from my local development environment using a custom bash script.
- Solve problem in IntelliJ.
- Run
./scripts/sync.sh. - Changes appear here instantly.
Connect with me on LinkedIn