Skip to content

Krishanth-K/grind-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Grind-101 โ€” DSA, DAA & Problem Solving

A collection of all the algorithmic adventures I willingly signed up for. LeetCode, university coursework, random practice problems โ€” if it made me question my life choices at 2 AM, it's probably in here.


๐Ÿ“Š LeetCode & Problem Solving

A steadily expanding set of solutions covering:

  • Arrays & Strings
  • Trees & Graphs
  • Sliding Window / Two Pointers
  • Dynamic Programming
  • Backtracking
  • Greedy
  • Bit Manipulation
  • Math

Every solution is written with clean logic, minimal nonsense, and zero blind copyโ€“paste from editorial hell.


๐Ÿ“˜ Coursework (DAA + DSA)

Includes implementations used for academic work:

  • Expression parsing
  • Sorting (merge sort, quicksort, multiway merge)
  • Linked list operations (singly, doubly, circular, polynomial)
  • Binary Trees & BST
  • Sliding-window exercises
  • Tutorials and weekly assignments

Basically, all the โ€œwrite this from scratch or you failโ€ type problems.


๐Ÿ›  Tech Stack

Languages: C++, C, Java, Python Tools: Neovim, Git

About

Proof that I can solve problems... eventually

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors