|
Why does this DFS-based cycle check miss a back edge in a directed graph?
|
|
1
|
11
|
April 3, 2026
|
|
Why does this topological sort miss some nodes with only incoming edges?
|
|
1
|
5
|
April 3, 2026
|
|
Why does this reducer mutate earlier snapshots even though I spread the array?
|
|
1
|
8
|
April 3, 2026
|
|
What April Fools UI pranks teach product teams?
|
|
2
|
11
|
April 3, 2026
|
|
When should a product team intentionally add friction to improve trust rather than optimize conversion?
|
|
1
|
9
|
April 3, 2026
|
|
Why does this deduplication helper still return duplicate users?
|
|
1
|
11
|
April 3, 2026
|
|
How do you decide between BFS and DFS in production code?
|
|
2
|
8
|
April 3, 2026
|
|
How do you reduce third party script blast radius?
|
|
2
|
5
|
April 3, 2026
|
|
How do you model optimistic UI updates without data corruption?
|
|
2
|
9
|
April 3, 2026
|
|
Why does this map return undefined values?
|
|
1
|
11
|
April 3, 2026
|
|
Why does numeric sort look wrong here?
|
|
1
|
7
|
April 3, 2026
|
|
Why does this promise chain print undefined?
|
|
2
|
16
|
April 3, 2026
|
|
Why does this click handler run immediately?
|
|
10
|
42
|
April 2, 2026
|
|
Which color wins in this CSS specificity case?
|
|
1
|
10
|
April 2, 2026
|
|
What is your strategy for preventing hydration mismatch bugs?
|
|
1
|
7
|
April 2, 2026
|
|
How do you protect API keys in browser heavy integrations?
|
|
4
|
8
|
April 2, 2026
|
|
Why does this object update affect both variables?
|
|
3
|
22
|
April 2, 2026
|
|
Why does this button submit the form?
|
|
1
|
8
|
April 2, 2026
|
|
How would you run this async loop in sequence?
|
|
1
|
5
|
April 2, 2026
|
|
What is your rubric for deleting frontend dependencies?
|
|
2
|
13
|
April 2, 2026
|
|
What does this destructuring default print?
|
|
1
|
10
|
April 2, 2026
|
|
When should you split a frontend into microfrontends?
|
|
4
|
18
|
April 2, 2026
|
|
What does this JavaScript closure log?
|
|
1
|
7
|
April 2, 2026
|
|
How would you answer this Stack Overflow classic today?
|
|
1
|
9
|
April 2, 2026
|
|
Which data structure would you choose for this case?
|
|
1
|
4
|
April 2, 2026
|
|
What is your strategy for reducing queue backlog without dropping quality?
|
|
1
|
9
|
April 2, 2026
|
|
What really causes layout thrashing in modern browsers?
|
|
1
|
8
|
April 2, 2026
|
|
What is your production take on How do I merge two dictionaries in a single?
|
|
2
|
6
|
April 2, 2026
|
|
How designers can gain product decision influence?
|
|
3
|
16
|
April 2, 2026
|
|
How do you keep edge caching simple when APIs are personalized?
|
|
3
|
12
|
April 2, 2026
|