DEV Community

Daniel Lee profile picture

Daniel Lee

Records over Memories

Location Vancouver, BC Canada Joined Joined on  github website
Design a consistent hashing for system design interview

Design a consistent hashing for system design interview

Comments
2 min read
Design a rate limiter for system design interview

Design a rate limiter for system design interview

1
Comments
3 min read
How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview

How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview

Comments
2 min read
Search optimized database (full-text search) for system design interview

Search optimized database (full-text search) for system design interview

1
Comments
1 min read
TIL: HTTP methods are case-sensitive

TIL: HTTP methods are case-sensitive

Comments
1 min read
TIL: api route paths can be designed with the hypen (-) and the dot (.)

TIL: api route paths can be designed with the hypen (-) and the dot (.)

Comments
1 min read
12 system design fundamentals

12 system design fundamentals

Comments
4 min read
Storage and retrieval (from designing data-intensive applications)

Storage and retrieval (from designing data-intensive applications)

Comments
2 min read
Data models and query languages (from designing data-intensive applications)

Data models and query languages (from designing data-intensive applications)

Comments
2 min read
Foundations of data systems (from designing data-intensive applications)

Foundations of data systems (from designing data-intensive applications)

Comments
1 min read
loading...