Technical Intern Interview Questions

17,073 technical intern interview questions shared by candidates

Design a C++ class that can parse string like "https://www.yahoo.com/:8080" into protocol: https, website: www.yahoo.com, port number:8080, no need to implement the actual method, just how to design the private member, public method, etc.
avatar

Technical Intern

Interviewed at Yahoo

4
Feb 12, 2015

Design a C++ class that can parse string like "https://www.yahoo.com/:8080" into protocol: https, website: www.yahoo.com, port number:8080, no need to implement the actual method, just how to design the private member, public method, etc.

How would you arrange an array consisting of purely 0 and 1's so that all 0's were followed by 1. Given a sorted array, how would you determine if the input number is a sum of any of two numbers present in the array? Difference between array and array List.
avatar

Technical Intern

Interviewed at Yahoo

4
Apr 3, 2015

How would you arrange an array consisting of purely 0 and 1's so that all 0's were followed by 1. Given a sorted array, how would you determine if the input number is a sum of any of two numbers present in the array? Difference between array and array List.

Viewing 851 - 860 interview questions

Glassdoor has 17,073 interview questions and reports from Technical intern interviews. Prepare for your interview. Get hired. Love your job.