Top 11
Prep plan
~1h total · Updated weekly · Last refresh Aug 9

Times Internet Backend Engineer Interview Questions

The questions to prepare for a Times Internet Backend Engineer interview. Questions from real interview reports rank first. Updated weekly.

SQL vs NoSQL Trade-offsMedium

Tests your ability to choose the right data store and justify trade-offs for a real use case.

Trade-offsnosqlsql
Times Internet
Caching in Distributed Systems
Medium

Assesses your understanding of caching strategies, consistency, and performance trade-offs.

performancedistributed systemscaching
Times Internet
High-Concurrency REST API
Hard

Tests your ability to design scalable APIs with attention to latency, throughput, and reliability.

performanceconcurrency
Times Internet
Microservices for News Portal
Hard

Assesses your system design skills for scaling, decomposition, and operational concerns.

scalabilityarchitecturemicroservices
Times Internet
More System Design questions with a free account
Shortest Path in a Graph
Hard

Tests your graph algorithm knowledge and correctness under constraints.

shortest pathGraphs
Times Internet
Tree Traversal Problem
Medium

Evaluates your data structure skills and ability to implement correct tree algorithms.

traversalTrees
Times Internet
Optimized String Manipulation
Medium

Evaluates your problem-solving approach and complexity optimization for string problems.

Stringsoptimization
Times Internet
More Coding questions with a free account