ladder_code
Ctrlk
  • Introduction
  • Meta 2024
  • Python code cheatsheet
  • knowledge base
  • Wish
  • BB
  • Math
  • Monotonic Queue/Stack
  • Wish
  • braze OA
  • Twilio
  • Expedia oa
  • Gusto
  • Twitter OA
  • MS
  • Graph and Search
  • Binary Search and Sorted Array
  • Data Structure
  • High Frequency
  • 练习
  • Dropbox
  • DFS
  • sweep line & interval
  • 强化2(Union Find, Trie, sweep line)
  • 强化3(data structure II)
  • 强化4(双指针)
  • amz oa
  • 强化7(DP)
  • 强化8 matrix
  • L1_字符串,子集,排列
  • L2_二分查找
  • L3_二叉树和分治法
  • L4_动态规划
  • L6_链表(快慢指针)
  • L7_数组
  • L8_数据结构
  • L9_图和搜索(拓扑,DFS,BFS)
  • Indeed
  • Amazon
  • facebook
  • 背包问题
  • TODO
  • Sort
  • Karat
  • Concurrent
  • 贪心
  • 灌水类
  • 线段树&binary index tree
  • Doordash
  • 滑动窗口
  • Interval
  • airbnb2025
  • Meta 2025
    • 543. Diameter of Binary Tree
    • 1249. Minimum Remove to Make Valid Parent
    • 408. Valid Word Abbreviation
    • 680. Valid Palindrome II
    • 1762. Buildings With an Ocean View
    • 1650. Lowest Common Ancestor of a Binary Tree III
    • 339. Nested List Weight Sum
    • 528. Random Pick with Weight
    • 50. Pow(x, n)
    • 346. Moving Average from Data Stream
    • 34. Find First and Last Position of Element in Sorted Array
    • 215. Kth Largest Element in an Array
    • 31. Next Permutation
    • 1570. Dot Product of Two Sparse Vectors
    • 129. Sum Root to Leaf Numbers
    • 938. Range Sum of BST
    • 169. Majority Element
    • 354. Russian Doll Envelopes
    • 287. Find the Duplicate Number
    • 71. Simplify Path
    • 986. Interval List Intersections
    • 138. Copy List with Random Pointer
    • 1110. Delete Nodes And Return Forest
    • 863. All Nodes Distance K in Binary Tree
    • 791. Custom Sort String
    • 1539. Kth Missing Positive Number
    • 1229. Meeting Scheduler
    • 173. Binary Search Tree Iterator
    • 2265. Count Nodes Equal to Average of Subtree
    • 498. Diagonal Traverse
    • 536. Construct Binary Tree from String
    • 1047. Remove All Adjacent Duplicates In String
    • 124. Binary Tree Maximum Path Sum
    • 647. Palindromic Substrings
    • 1216. Valid Palindrome III
    • 670. Maximum Swap
    • 270. Closest Binary Search Tree Value
  • To retro
Powered by GitBook
On this page

Was this helpful?

Meta 2025

543. Diameter of Binary Tree1249. Minimum Remove to Make Valid Parent408. Valid Word Abbreviation680. Valid Palindrome II1762. Buildings With an Ocean View1650. Lowest Common Ancestor of a Binary Tree III339. Nested List Weight Sum528. Random Pick with Weight50. Pow(x, n)346. Moving Average from Data Stream34. Find First and Last Position of Element in Sorted Array215. Kth Largest Element in an Array31. Next Permutation1570. Dot Product of Two Sparse Vectors129. Sum Root to Leaf Numbers938. Range Sum of BST169. Majority Element354. Russian Doll Envelopes287. Find the Duplicate Number71. Simplify Path986. Interval List Intersections138. Copy List with Random Pointer1110. Delete Nodes And Return Forest863. All Nodes Distance K in Binary Tree791. Custom Sort String1539. Kth Missing Positive Number1229. Meeting Scheduler173. Binary Search Tree Iterator2265. Count Nodes Equal to Average of Subtree498. Diagonal Traverse536. Construct Binary Tree from String1047. Remove All Adjacent Duplicates In String124. Binary Tree Maximum Path Sum647. Palindromic Substrings1216. Valid Palindrome III670. Maximum Swap270. Closest Binary Search Tree Value
Previous295. Find Median from Data StreamNext543. Diameter of Binary Tree

Was this helpful?