I was asked OOP and SQL concepts, solving problems on polymorphism, inheritance, and JOIN queries. Later, I solved array and linked list problems, followed by an HR discussion on teamwork.
Preguntas de entrevista [1]
Pregunta 1
How to generate short URLs.
Database schema and scaling solutions.
Handling heavy traffic.
Avoiding collisions in generated URLs.
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en XYZ (New York, NY) en nov 2025
Entrevista
It was a good experience , interviewer was nice ,ask me to briefly go throught my project , then asked some backend questions like https , rest apis ,req flow etc some git commands then ask a simple maths puzzle
nice but only for those who have prepared for the drive for campus placement series but yeah overall great experience for the company i have seeen in the field of sowtware intern for the fresher in location
They asked me to design and implement an efficient algorithm to detect cycles in a directed graph, explain my choice of data structure, analyze time and space complexity, and discuss potential optimizations for large-scale inputs.”
Preguntas de entrevista [1]
Pregunta 1
“They asked me to design an algorithm that finds the first non-repeating character in a string, optimize it for time complexity, and then walk through edge cases.”