Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.62 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.62 KB

DSA Level 1

Data Structures and Algorithms in Java Solve Here Class Notes

  200 Hours   Level 1 [Beginner]

This is for anybody who has not coded at-least 200 hours of data structures and algorithms. There are no pre-requisites, it starts from scratch. It will help you prepare a very strong foundation for later on solving on leetcode, geeksforgeeks, hackerrank and other online judges. Though the discussions are in Java, but the compiler supports other languages as well. You can watch the discussion in Java and submit in language of your choice.

Peer Programming w/ Ayush Das 😎 Repo Link 🔗

Roadmap

Topic Solution Notes
Getting Started :octocat: :trollface:
Patterns :octocat: :trollface:
Functions and Arrays :octocat: :trollface:

[object Object]