-
Notifications
You must be signed in to change notification settings - Fork 0
sabr778/leetcode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Id,Name,Info 617,Merge Two Binary Trees, Recursive | No need to create node 461,Hamming distance, bit manipulation 566,reshap matrix,thinking tricky: minus 1 in the index id 500,Keyboard row, tricky point as List to array need a parameter so that return specific type arr not Obj[] 463,Island perimeter, only 1 island and no river in land 496, Next Greater Element I , in an array in sequence next greater item. could use stack but I use dumb HashMap O(n*m) 637, Average of Levels in Binary Tree, BFS using queue(Generate and Expand)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published