Skip to content

JasonhjKim/Interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Studies

My interview studies

Data Structure

  • Array
  • Stack
  • Queue
  • Set
  • Linked-List
  • Doubly-Linked-List
  • Dictionary
  • Hash Table
  • Graph
  • Binary Search Tree
  • Tree
  • Trie

Sorting Algorithm

  • Bubble Sort
  • Insertion Sort
  • Selection Sort
  • Merge Sort
  • Quick Sort
  • Heap Sort

Searching Algorithm

  • Linear Search
  • Binary Search

Programming Questions

  • String
  • Array
  • Dictionary & Map
  • Linked-List
  • Queue & Stack
  • Graph & Tree
  • Bit Manipulation

JavaScript Questions

CSS Questions

HTML Questions

Testing Questions

Development Methodologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors