prachuryanath / DSA-Udemy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSA-Udemy

Here is what you will learn in this course:

Technical:

  1. Big O notation

  2. Data structures:

  • Arrays
  • Hash Tables
  • Singly Linked Lists
  • Doubly Linked Lists
  • Queues
  • Stacks
  • Trees (BST, AVL Trees, Red Black Trees, Binary Heaps)
  • Tries
  • Graphs
  1. Algorithms:
  • Recursion
  • Sorting
  • Searching
  • Tree Traversal
  • Breadth First Search
  • Depth First Search
  • Dynamic Programming

Non Technical:

  • How to get more interviews
  • What to do during interviews
  • What do do after the interview
  • How to answer interview questions
  • How to handle offers
  • How to negotiate your salary
  • How to get a raise

BigO

About


Languages

Language:JavaScript 100.0%