Skip to content

A Repo to Practice Coding Interview Questions ๐Ÿค“๐Ÿ’ป๐Ÿ•น๏ธ

License

Notifications You must be signed in to change notification settings

Telixia/CodingInterviewProblems

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

56 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CodingInterviewProblems

A joint Repo to Practice LeetCode Interview Questions





  • 1 -> Two Sum
  • 15 -> 3Sum
  • 22 -> Generate Parentheses
  • 33 -> Search in Rotated Sorted Array
  • 34 -> Find First and Last Position of Element in Sorted Array
  • 46 -> Permutations
  • 55 -> Jump Game
  • 94 -> Binary Tree Inorder Traversal
  • 104 -> Maximum Depth of Binary Tree
  • 136 -> Single Number
  • 160 -> Intersection of Two Linked Lists
  • 200 -> Number Of Islands
  • 206 -> Reverse Linked List
  • 213 -> House Robber II
  • 226 -> Invert Binary Tree
  • 237 -> Delete Node in a Linked List
  • 238 -> Product of Array Except Self
  • 283 -> Move Zeroes
  • 322 -> Coin Change
  • 344 -> Reverse String
  • 347 -> Top K Frequent Elements
  • 535 -> Encode and Decode TinyURL
  • 617 -> Merge Two Binary Trees
  • 695 -> Max Area Of Island
  • 701 -> Insert into a Binary Search Tree
  • 807 -> Max Increase to Keep City Skyline

About

A Repo to Practice Coding Interview Questions ๐Ÿค“๐Ÿ’ป๐Ÿ•น๏ธ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 39.6%
  • Kotlin 32.6%
  • JavaScript 16.5%
  • Python 11.3%