Data Structures and Algorithms coursework and practice problems in Java.
DSA-JAVA/
├── Assignment/
├── CT/
├── CW/
├── Hackathon/
├── HW/
├── Leetcode/
│ ├── Easy/
│ ├── Medium/
│ └── Hard/
└── notes/
Assignment- All assignmentsCT- All class testsCW- Class worksHackathon- Coding hackathonsHW- Home worksLeetcode- LeetCode solutions organized by difficulty