Skip to content

This repository provides learning path for The-Uplift-Project (DSA team-03), and also tracks participants' performance.

Notifications You must be signed in to change notification settings

Shubham230198/The-Uplift-Project-DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The-Uplift-Project (DSA Learning Path)

Follow the links to the resources. If multiple videos/links are given in same point choose the ones that suits you.

Week 1 (Completed)

Week 2 (Completed)

The recusion is one of the very interesting topic in DSA, and very-difficult to undersand at it's the application level. So, practice more and more questions on this topic. ATTEND SESSIONS REGULARLY, as mentors will be explaining most of the topics, for better understanding of concepts.

Week 3 (Completed)

Week 4 (Completed)

Week 5 (Completed)

This week's topic is Time-Complexity Analysis, and this week doesn't contain any coding assignment. Just there are set of MCQ type questions on InterviewBit (last link), you have to complete this content till Tuesday (21 July).

Week 6 (Completed)

This week's topics are Searching and Sorting. We will be learning 7 types of sorting and their time-complexity analysis, i.e Bubble sort, Selection sort, Insertion sort, Merge Sort, Quick Sort and Heap Sort. Do join the sessions, as we will be coding all the Sorting algos there along with explanation.

All of these tutorials will explain you pseudo code and some might show actual code(written in cpp), but we have to consider only pseudo code and write our code in java using pseudo code. This will increase your ability to convert a given approach into code.

Week 7 (Completed)

This week's topic is Tree Data-Structure.

Special Content wrt project:-

Week 8 (Completed)

This week's topic is graph and it's Algorithms. Complete it till 29 August.

About

This repository provides learning path for The-Uplift-Project (DSA team-03), and also tracks participants' performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages