Developer Intern Interview Questions

5,261 developer intern interview questions shared by candidates

The assignment was to write a function that gets two characters arrays - the first is the string and the second is the substring - and removes all appearances of the given substring. Two restrictions: 1. Memory complexity is O(1) (Cannot change to String, cannot allocate memory for another array). 2. Cannot write a character in the same position more than once (naive solution doesn't fit against this limit).
avatar

Software Developer Intern

Interviewed at Bloomberg

4
Jul 1, 2021

The assignment was to write a function that gets two characters arrays - the first is the string and the second is the substring - and removes all appearances of the given substring. Two restrictions: 1. Memory complexity is O(1) (Cannot change to String, cannot allocate memory for another array). 2. Cannot write a character in the same position more than once (naive solution doesn't fit against this limit).

Basic CSS questions such as: box model, 5 ways to center a div, pseudo elements and classes. Basic javascript questions such as: can we store object in localstorage etc... Most of the questions are from the assignment you do.
avatar

Front End Developer Intern

Interviewed at Marmeto

4.3
Mar 4, 2024

Basic CSS questions such as: box model, 5 ways to center a div, pseudo elements and classes. Basic javascript questions such as: can we store object in localstorage etc... Most of the questions are from the assignment you do.

Viewing 2251 - 2260 interview questions

Glassdoor has 5,261 interview questions and reports from Developer intern interviews. Prepare for your interview. Get hired. Love your job.