suheabkhan / pepcoding-dsa

This repository consists of all the material from my data structures and algorithms preparation.

Home Page:https://thatbeautifuldream.github.io/pepcoding-dsa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pepcoding-dsa

Level 1

Category Number Solved
Getting Started 14/14 βœ…
Patterns 13/20 πŸ™ŒπŸ»
Function and Arrays 20/20 βœ…
2D Arrays 9/9 βœ…
String, String Builder and ArrayList 6/6 βœ…
Total 62/69
Category Number Solved
Introduction to Recursion 8/8 βœ…
Recursion in Arrays 6/6 βœ…
Recursion with ArrayLists 5/5 βœ…
Recursion on its way up 6/7 βœ…
Recursion Backtracking 4/4 βœ…
Total 29/30
Category Number Solved
Stacks and Queues 0/0
Linked Lists 2/2 βœ…
Generic Tree 0/0
Binary Tree 0/0
Binary Search Tree 0/0
Total 2/2
Category Number Solved
Dynamic Programming and Greedy 0/0
Time and Space Complexity 0/0
Total 0/0
Category Number Solved
Test-01 3/3
Test-02 5/5
Total 8/8

Go to the Repository & drop a 🌟 if this helped you! CodeFactor wakatime

These are the accepted solutions to the Pepcoding Problem Set, written in Java by Milind Mishra.

Level 1 Level 2 Level 3 L1 Solutions

About

This repository consists of all the material from my data structures and algorithms preparation.

https://thatbeautifuldream.github.io/pepcoding-dsa/

License:MIT License


Languages

Language:Java 100.0%Language:SCSS 0.0%