InterviewDigestInterviewDigest
Back to Question Bank

Technical Phone Interview Questions

9 real questions extracted from Technical Phone Interview rounds.

spotifySDE-25 days ago

Remove duplicates from an array

A 1-hour video call with two engineers covering coding problems and basic technical concepts.

spotifySDE-25 days ago

Implement a modified version of the string compression problem (Leetcode 443)

A 1-hour video call with two engineers covering coding problems and basic technical concepts.

spotifySDE-25 days ago

Java Basics

A 1-hour video call with two engineers covering coding problems and basic technical concepts.

spotifySDE-25 days ago

Networking Basics

A 1-hour video call with two engineers covering coding problems and basic technical concepts.

spotifySDE-25 days ago

Explain what happens when you type a URL in the browser

A 1-hour video call with two engineers covering coding problems and basic technical concepts.

wayfairSDE-1 / New Grad5 days ago

Given an array of weights and a target weight, find if the array contains two values that sum up to the target weight. Follow-up: Discuss alternative solutions, write test cases, and explain how to handle large input sizes.

A phone screening assessing problem-solving and SQL knowledge. The candidate solved a two-sum problem with follow-up questions on alternative solutions, test cases, and handling large inputs. Additionally, 5-7 SQL questions were asked, covering JOINS, GROUP BY, and HAVING clauses.

wayfairSDE-1 / New Grad5 days ago

SQL questions on JOINS (different types), GROUP BY, and HAVING clauses using sample data provided by the interviewer.

A phone screening assessing problem-solving and SQL knowledge. The candidate solved a two-sum problem with follow-up questions on alternative solutions, test cases, and handling large inputs. Additionally, 5-7 SQL questions were asked, covering JOINS, GROUP BY, and HAVING clauses.

wayfairQA / SDET5 days ago

Given an array of weights and a target weight, determine if the array contains two values that sum up to the target weight. Discuss alternative approaches, write test cases, and address handling large input data.

A technical phone interview assessing problem-solving and testing skills. The candidate was asked a coding problem, followed by discussions on alternative solutions, test case design, and handling large input data. SQL concepts were also tested.

wayfairQA / SDET5 days ago

Explain JOINS (different types), GROUP BY, and HAVING CLAUSE with sample data provided by the interviewer.

A technical phone interview assessing problem-solving and testing skills. The candidate was asked a coding problem, followed by discussions on alternative solutions, test case design, and handling large input data. SQL concepts were also tested.