Skip to content

melo4/Leetcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Description

Thoughts and answers of Leetcode questions.


###Algorithms and Data Structures for Technical Interview

####Outline

  1. Introduction and Efficiency
  • Course Introduction
  • Syntax
  • Efficiency
  • Notation of Efficiency
  1. List-Based Collections
  • Lists/Arrays
  • Linked Lists
  • Stacks
  • Queues
  1. Searching and Sorting
  • Binary Search
  • Recursion
  • Bubble Sort
  • Merge Sort
  • Quick Sort
  1. Maps and Hashing
  • Maps
  • Hashing
  • Collisions
  • Hashing Conventions
  1. Trees
  • Trees
  • Tree Traversal
  • Binary Trees
  • Binary Search Trees
  • Heaps
  • Self-Balancing Trees
  1. Graphs
  • Graphs
  • Graph Properties
  • Graph Representation
  • Graph Traversal
  • Graph Paths
  1. Case Studies in Algorithms
  • Shortest Path Problem
  • Knapsack Problem
  • Traveling Salesman Problem
  1. Technical Interview Tips
  • Mock Interview Breakdown
  • Additional Tips
  • Practice with Pramp
  • Next Steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%