py93 / DSA-for-Interviews-GirlScript-EOP

Data Structures and Algorithms Course for GirlScript Education Outreach Program Batch 1

Home Page:https://py93.github.io/DSA-for-Interviews-GirlScript-EOP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSA for Interviews : GirlScript Education Outreach

logo

This is a 14 day crash course of Data Structures and Algorithms which will cover almost all the basics required for the interviews.

Features of this course

  • Slides for the most important DSA topics
  • 40+ Quality Questions
  • 90+ MCQ
  • 3 Practice contest
  • Books and other resources provided for DSA preparation

Books for cracking DSA interviews

Course Structure

DAY Topics Covered
1 Introduction to Data Structures, Time and Space Complexities
2 Arrays, Linked list
3 Recursion , Stack , Queues
4 Trees, BST
5 Heaps
6 Introduction to Algorithms, Sorting and Searching Algorithms
7 Divide and Conquer
8 Greedy Algorithms
9 Backtracking
10-11 Dynamic Programming
12-13 Graph Algorithms
14 STL and Problem Solving Sessions

Practise Contests

About

Data Structures and Algorithms Course for GirlScript Education Outreach Program Batch 1

https://py93.github.io/DSA-for-Interviews-GirlScript-EOP/


Languages

Language:C++ 70.9%Language:C 29.1%