-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: SkinnnyJay/interview-prep
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(nextjs-backend): patch secret leak and invalid CORS header; harden users API
#13
opened Jul 4, 2026 by
frankstupak
Loading…
fix(dependency-injection): scope-counter leak, factory cycles, graph cycles
#12
opened Jul 4, 2026 by
frankstupak
Loading…
fix(api-scenarios): query engine, bulk endpoint, JWT alg pinning, rate limiter
#11
opened Jul 4, 2026 by
frankstupak
Loading…
fix(pagination): offset slice math returns wrong rows; add keyset cursors
#10
opened Jul 4, 2026 by
frankstupak
Loading…
fix(websocket): heartbeat disconnects healthy clients; auth and rate-limit bypass
#9
opened Jul 4, 2026 by
frankstupak
Loading…
fix(validation): ZodEffects unknown-keys engine, abortEarly, SSRF guard
#8
opened Jul 4, 2026 by
frankstupak
Loading…
fix(security): close five auth bypasses; O(1) key and user lookups
#7
opened Jul 4, 2026 by
frankstupak
Loading…
perf(autocomplete): trie prefix index; fix cache poisoning and XSS escape
#6
opened Jul 4, 2026 by
frankstupak
Loading…
fix(concurrency-parallel): pull-based dispatch, crash recovery, timeout semantics
#5
opened Jul 4, 2026 by
frankstupak
Loading…
fix(rate-limiter): check-then-set race in the load test, plus three more bugs
#4
opened Jul 4, 2026 by
frankstupak
Loading…
fix(caching): O(n^2) eviction, sub-second TTL crash, LFU frequency reset
#3
opened Jul 4, 2026 by
frankstupak
Loading…
fix(search-algorithms): Soundex and offset bugs; add BM25 inverted index
#2
opened Jul 4, 2026 by
frankstupak
Loading…
fix(algorithms): quickSort stack overflow on sorted input; introsort rebuild
#1
opened Jul 4, 2026 by
frankstupak
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.