https://github.com/skp3214/personalprepmaterial
A repository to learn collections in java and data-structure implementation using java.
https://github.com/skp3214/personalprepmaterial
collections-framework data-structure-implementation java
Last synced: 9 months ago
JSON representation
A repository to learn collections in java and data-structure implementation using java.
- Host: GitHub
- URL: https://github.com/skp3214/personalprepmaterial
- Owner: skp3214
- Created: 2024-09-22T13:44:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-28T11:37:09.000Z (10 months ago)
- Last Synced: 2025-08-28T12:03:19.799Z (10 months ago)
- Topics: collections-framework, data-structure-implementation, java
- Language: Java
- Homepage:
- Size: 26.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Personal Interview Preparation Material
## JavaScript
#### [Notes on JavaScript](javascript/readme.md)
## Collections + DSA in JAVA
#### [Collections in Java](java/collections/readme.md)
#### [Data Structure Implementation in Java](java/data-structure-implementation/readme.md)
## GATE 2026
#### [Engineering Mathematics](/GATE2026/EngineeringMathematics/readme.md)
#### [Aptitude](/GATE2026/Aptitude/readme.md)
#### [Operating System](/GATE2026/OperatingSystem/readme.md)
#### [Digital Logic](/GATE2026/DigitalLogic/readme.md)