Developer Internship Interview Questions

23,870 developer internship interview questions shared by candidates

Coding Challenge: Given commands like "./" "x/" "../" that determine whether to go forward or backward in a file system. Determine, after commands are given, how far away you are from the original (home) directory. Live Interview: - Add _____ functionality to your coding challenge - Tell me about _____ *insert random skills on your resume*
avatar

Software Engineer(Internship)

Interviewed at MathWorks

4.3
Nov 24, 2020

Coding Challenge: Given commands like "./" "x/" "../" that determine whether to go forward or backward in a file system. Determine, after commands are given, how far away you are from the original (home) directory. Live Interview: - Add _____ functionality to your coding challenge - Tell me about _____ *insert random skills on your resume*

Online assessment coding questions's code was asked to explain in detail and come up with any optimization for your writtern solution. Question : Minimum Cost Tree From Leaf Values . Questions:2 Write the code for a graph problem. There are n computers numbered from 0 to n-1 connected by ethernet cables connections forming a network where connections[i] = [a, b] represents a connection between computers a and b. Any computer can reach any other computer directly or indirectly through the network. Given an initial computer network connections. You can extract certain cables between two directly connected computers, and place them between any pair of disconnected computers to make them directly connected. Return the minimum number of times you need to do this in order to make all the computers connected. If it's not possible, return -1
avatar

Software Engineer(Internship)

Interviewed at MathWorks

4.3
Mar 1, 2020

Online assessment coding questions's code was asked to explain in detail and come up with any optimization for your writtern solution. Question : Minimum Cost Tree From Leaf Values . Questions:2 Write the code for a graph problem. There are n computers numbered from 0 to n-1 connected by ethernet cables connections forming a network where connections[i] = [a, b] represents a connection between computers a and b. Any computer can reach any other computer directly or indirectly through the network. Given an initial computer network connections. You can extract certain cables between two directly connected computers, and place them between any pair of disconnected computers to make them directly connected. Return the minimum number of times you need to do this in order to make all the computers connected. If it's not possible, return -1

Viewing 581 - 590 interview questions

Glassdoor has 23,870 interview questions and reports from Developer internship interviews. Prepare for your interview. Get hired. Love your job.