Technical2026-08-13
Find the longest palindromic substring in a given string.
Context & Summary
The round focused on technical knowledge, primarily based on projects listed in the resume. The interviewer reviewed live projects or GitHub repositories. Questions included basic topics from computer networks, a coding problem to find the longest palindromic substring in a given string, and a discussion about what happens when a link is clicked in a browser, including the process chain and DNS lookup.
💻 Coding practice works best on desktop.
Code editors are too cramped on mobile screens.
Loading editor...
AI can automatically infer and generate example test cases for this question based on standard algorithmic constraints.
InterviewDigest