An open API service indexing awesome lists of open source software.

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.

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)