Algorithm and data structure
search
⌘Ctrlk
Algorithm and data structure
  • Algorithm and data structure
  • Break Away: Programming And Coding Interviews & Cracking coding interview
    • System design and scalability
    • Performance and Complexity
    • Big O Notation
    • Sorting trade-off
    • Selection sort
    • Bubble sort
    • Insertion sort
    • Shell sort
    • Merge sort
    • Quick sort
    • Binary search
    • Recursion
    • Binary tree
    • Breadth First Traversal
    • Depth First Pre-Order
    • Binary search tree
    • Stack
    • Queue
    • Linked list
    • Doubly linked list
    • String
    • Pointer and array
    • Bit manipulation
    • General programming problems
    • Priority queue
    • Balanced binary search tree
    • Binary heap
    • Heap sort
    • Graphs
    • Topological sort
  • Leetcode
  • Notes of algorithms
  • C++
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

Break Away: Programming And Coding Interviews & Cracking coding interview

The notes of the Udemy course: Break Away: programming and coding interviews

System design and scalabilitychevron-rightPerformance and Complexitychevron-rightBig O Notationchevron-rightSorting trade-offchevron-rightSelection sortchevron-rightBubble sortchevron-rightInsertion sortchevron-rightShell sortchevron-rightMerge sortchevron-rightQuick sortchevron-rightBinary searchchevron-rightRecursionchevron-rightBinary treechevron-rightBreadth First Traversalchevron-rightDepth First Pre-Orderchevron-rightBinary search treechevron-rightStackchevron-rightQueuechevron-rightLinked listchevron-rightDoubly linked listchevron-rightStringchevron-rightPointer and arraychevron-rightBit manipulationchevron-rightGeneral programming problemschevron-rightPriority queuechevron-rightBalanced binary search treechevron-rightBinary heapchevron-rightHeap sortchevron-rightGraphschevron-rightTopological sortchevron-right
PreviousAlgorithm and data structurechevron-leftNextSystem design and scalabilitychevron-right

Last updated 7 years ago