WooTechnology / chitra-ds-algo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures and Algorithms

Main Repository for WooTech Mentorship Programme

Mentor:

Chitra Singla

Mentees:

  • Anmol Kaur
  • Chetna Gola
  • Namrata Das
  • Namya LG
  • Jahnvi Seth
  • Tanisha Pandey

Abstract

This is the repository that contains all the details and timeline to work with during the mentorship programme. The length of the mentorship is around 8 weeks. The project is all about doing Data Structures and Algorithms, they are very important to crack any interview. So students must be thorough with that and need guidance on how to proceed with them. We will be learning all the concepts needed and practice a lot of questions.

Tech Stack

C++

Pre-requisites

Basic knowledge of C++ is required.

Learning Resources

Videos

Questions

Books

Rough timeline & task breakdown

Week 1 - Basics of Programming

Getting started with C++

Week 2 - Arrays

Doing basic questions on puzzles and learning arrays

Week 3 - Strings and Greedy

Learning strings and some manipulation on strings and arrays

Week 4 - Linked List, Stacks & Queues

Getting started with Linked List, Stacks and Queues

Week 5 - Recursion and Backtracking

Doing Recursion and Backtracking

Week 6 - Hashmaps, Heaps & Tries

Learning some concepts of Heaps, Tries and Hashmaps

Week 7 - Trees & Graphs

Doing basics of Trees and Graphs

Week 8 - Dynamic Programming

Getting started with Dynamic Programming

About


Languages

Language:C++ 83.8%Language:Python 16.2%