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

https://github.com/thatbeautifuldream/dsa-level1

The repository contains the solutions from the problem set of pepcoding dsa level 1.
https://github.com/thatbeautifuldream/dsa-level1

dsa level1 pepcoding

Last synced: about 2 months ago
JSON representation

The repository contains the solutions from the problem set of pepcoding dsa level 1.

Awesome Lists containing this project

README

        

# DSA Level 1

`Data Structures and Algorithms in Java` [`Solve Here`](https://www.pepcoding.com/resources/online-java-foundation) [`Class Notes`](https://github.com/thatbeautifuldream/pepcoding-dsa)
>  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 😎`](https://github.com/iamayushdas) [`Repo Link 🔗`](https://github.com/iamayushdas/PEP-DSA)

## Roadmap

| Topic | Solution | Notes |
| --- | --- | --- |
| [`Getting Started`](https://www.pepcoding.com/resources/online-java-foundation/getting-started) | [:octocat:](https://github.com/thatbeautifuldream/dsa-level1/tree/main/001-getting-started) | [:trollface:]() |
| [`Patterns`](https://www.pepcoding.com/resources/online-java-foundation/patterns) | [:octocat:](https://github.com/thatbeautifuldream/dsa-level1/tree/main/002-patterns) | [:trollface:]() |
| [`Functions and Arrays`](https://www.pepcoding.com/resources/online-java-foundation/function-and-arrays) | [:octocat:](https://github.com/thatbeautifuldream/dsa-level1/tree/main/003-function-and-arrays) | [:trollface:]() |

![[object Object]](https://socialify.git.ci/thatbeautifuldream/dsa-level1/image?description=1&language=1&name=1&owner=1&pattern=Brick%20Wall&theme=Dark)