ladder_code
Ctrlk
  • Introduction
  • Meta 2024
    • The Sum of Legal Set
    • 有效回文串(二)
    • 寻找峰值
    • 最短路径
    • 删除无效的括号
    • 单词搜索
    • 最大的交换
    • 使括号有效的最少添加
    • 二叉树垂直遍历
    • 子树
    • 贴纸拼单词
    • 岛屿的个数II
    • 嵌套列表的加权和II
    • 前K个高频元素
    • Check if an Original String Exists Given Two Encoded Strings
    • 对角线遍历
    • 移动零
    • 单词拆分(一)
  • 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
  • To retro
Powered by GitBook
On this page

Was this helpful?

Meta 2024

The Sum of Legal Set有效回文串(二)寻找峰值最短路径删除无效的括号单词搜索最大的交换使括号有效的最少添加二叉树垂直遍历子树贴纸拼单词岛屿的个数II嵌套列表的加权和II前K个高频元素Check if an Original String Exists Given Two Encoded Strings对角线遍历移动零单词拆分(一)
PreviousIntroductionNextThe Sum of Legal Set

Was this helpful?