🎓
How I Study AI
HISA
📖
Read
💡
Learn
🎯
Practice
📖
Read
📄
Papers
📰
Blogs
🎬
Courses
💡
Learn
🛤️
Paths
📚
Topics
💡
Concepts
🎴
Shorts
🎯
Practice
⏱️
Coach
🧩
Problems
🧠
Thinking
🎯
Prompts
🧠
Review
Search
Settings
How I Study AI - Learn AI Papers & Lectures the Easy Way
Problems
3
All Sources
LeetCode
Codeforces
BOJ
Custom
All Levels
Easy
Medium
Hard
enumeration
Custom
#P011
2000
K-th Shortest Path in DAG
Phase 2 / DAG, Path Enumeration
dag
shortest path
enumeration
Custom
#P009
1900
Topological Order with Degree Constraint
Phase 2 / DP, Topological Sorting
dp
toposort
enumeration
Custom
#p017
1700
Sum of Minimums on Intervals
Phase 1 / monotonic_stack, range
arrays
range
monotonic stack
enumeration