GithubHelp home page GithubHelp logo

jammaladeyemi / data-structures-and-algorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shubhamsarda/data-structures-and-algorithms

0.0 0.0 0.0 13 KB

Complete DSA Course - Basics to Advance with concepts, visualization and Interview questions

Python 100.00%

data-structures-and-algorithms's Introduction

Welcome To DSA Bootcamp

  • The repository consists of all the major files we use throughout the course.
  • Initial number with filenames doesn't donotes anything, they are used just to maintain the sequence.

Course Curriculum

Throughout the course, we will explore the most important Data Structures and Algorithms topics step-by-step:

1. Essential Concepts

  • Big O Notation
  • Memory
  • Logarithms
  • Recursion

2. Data structures:

  • Arrays
  • Linked Lists (Singly Linked List, Doubly Linked List, Circular Linked List)
  • Stacks- Queues- Hash Tables
  • Trees (Binary Tree, Binary Search Tree, AVL Trees, Red-Black Trees)
  • Heaps (Binary Heaps)
  • Tries
  • Graphs

3. Algorithms:

  • Elementary Sorting Algorithms (Bubble Sort, Insertion Sort, Selection Sort)
  • Advance Searching Algorithms (Quick Sort, Merge Sort)
  • Tree Traversal (Breadth First Search: Level Order Traversal and Depth First Search: PreOrder, InOrder, PostOrder)
  • Graph Traversal (Breadth-First Search, Depth First Search)

4. Interview Questions

  • Two Sum
  • MinMax Stack
  • Design Linked List
  • Reverse Linked List
  • Construct Binary Tree
  • Invert Binary Tree
  • Construct Binary Search Tree
  • Detect Capital
  • Reverse String
  • Longest Palindromic Substring

data-structures-and-algorithms's People

Contributors

shubhamsarda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.