All Projects → thatbeautifuldream → pepcoding-dsa

thatbeautifuldream / pepcoding-dsa

Licence: MIT license
This repository consists of all the material from my data structures and algorithms preparation.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to pepcoding-dsa

programmers
programmers를 이용한 코딩테스트 공부
Stars: ✭ 42 (+110%)
Mutual labels:  problem-solving
RedQuarkTutorials
Code used in all my tutorials on my website - redquark.org
Stars: ✭ 27 (+35%)
Mutual labels:  problem-solving
algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
Stars: ✭ 134 (+570%)
Mutual labels:  problem-solving
CodeForces
Python solutions to CodeForces problems
Stars: ✭ 48 (+140%)
Mutual labels:  problem-solving
cp-tool
cp-tool is an auto generator for solved problems at different online judges.
Stars: ✭ 24 (+20%)
Mutual labels:  problem-solving
BOJ
💊Baekjoon Online Judge (Java, Kotlin, Swift) & PS Roadmap
Stars: ✭ 41 (+105%)
Mutual labels:  problem-solving
10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
Stars: ✭ 122 (+510%)
Mutual labels:  problem-solving
Ios Developer Roadmap
Roadmap to becoming an iOS developer in 2018.
Stars: ✭ 5,514 (+27470%)
Mutual labels:  problem-solving
203-ACM-Problems-Code
203 ACM Problems Source Code in C++
Stars: ✭ 43 (+115%)
Mutual labels:  problem-solving
BFEdevSolutions
Solutions to problems that I solved on bigfrontend.dev
Stars: ✭ 21 (+5%)
Mutual labels:  problem-solving
Data-Structures
This is my Data Structure code using Java Language
Stars: ✭ 13 (-35%)
Mutual labels:  problem-solving
problem-solving
A platform where you can learn about algorithms and data structures. A heaven for competitive programmers. Learn here: https://reyadussalahin.github.io/problem-solving/
Stars: ✭ 33 (+65%)
Mutual labels:  problem-solving
LeetCode
Competitive coding submissions at Leetcode goes here
Stars: ✭ 14 (-30%)
Mutual labels:  problem-solving
CP-Templates
Competitive Programming Templates
Stars: ✭ 28 (+40%)
Mutual labels:  problem-solving
baps-bgd.github.io
This repository is used to maintain the site of BAPS. Please read the README if you are willing to contribute.
Stars: ✭ 17 (-15%)
Mutual labels:  problem-solving
DSA-EndGame
I have started Data structures and Algorithms on April 1, 2021, and this repository will be containing my resources, tutorial, codes, and my approach to Qs, for future reference. As I'm in the learning process, this repository will be refreshed daily with my new bits of knowledge.
Stars: ✭ 103 (+415%)
Mutual labels:  problem-solving
leetcode-solution-curation
A one-stop repository for LeetCode solutions.
Stars: ✭ 31 (+55%)
Mutual labels:  problem-solving
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+11005%)
Mutual labels:  problem-solving
Data-structures
Data Structures in Java
Stars: ✭ 13 (-35%)
Mutual labels:  problem-solving
algorithm-training
The repository of problem solving (especially algorithm problems of computer science)
Stars: ✭ 23 (+15%)
Mutual labels:  problem-solving

dsa

Level 1

Basics of Programming

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

Recursion and Backtracking

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

Basic Data Structures

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

Dynamic Programming

Category Number Solved
Dynamic Programming and Greedy 0/0
Time and Space Complexity 0/0
Total 0/0

🧪 Tests

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].