Skip to content

thesibaram/leetcode-dsa-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌱 LeetCode DSA Growth Journey – by Sibaram Behera πŸ’š

Welcome to my daily progress log where I solve and reflect on LeetCode problems. Each problem is solved in a clean, interview-style format with pattern recognition, clean code, and structured folders.


πŸ“Š Progress Summary

🌿 Day πŸ”’ Problem No. πŸ“ Title πŸ“ Category 🧠 Pattern βœ… Status πŸ• Time 🧩 Level
1 1 Two Sum Arrays Hash Map βœ… Solved O(n) Easy
1 26 Remove Duplicates Arrays Two Pointers βœ… Solved O(n) Easy
2 27 Remove Element Arrays Two Pointers βœ… Solved O(n) Easy
2 35 Search Insert Arrays β€” βœ… Solved O(n) Easy
2 66 Plus One Arrays β€” βœ… Solved O(n) Easy
2 125 Valid Palindrome Strings two-pointer βœ… Solved O(n) Easy

πŸ“ Folder Structure

leetcode-dsa-journey/
β”œβ”€β”€ Arrays/
β”‚ β”œβ”€β”€ 1-two-sum.py
β”‚ β”œβ”€β”€ 26-remove-duplicates-from-sorted-array.py
β”‚ β”œβ”€β”€ 27-remove-element.py
β”‚ β”œβ”€β”€ 35-search-insert.py
β”‚ β”œβ”€β”€ 66-plus-one.py
β”‚ └── xx-?.py
β”œβ”€β”€ Two Pointers/
β”‚ β”œβ”€β”€125-valid-palindrome.py
β”œβ”€β”€ README.md

πŸ”— Connect With Me


About

My structured DSA growth with LeetCode, day by day 🌱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages