They asked me to implement fizz buzz in any language I was comfortable with.
Software Intern Interview Questions
20,230 software intern interview questions shared by candidates
Given an nxn chess board, return the minimum number of knight moves it would take to get from point (a,b) to point(c,d)
How would you gather input from users (name, dob, address) and reprocate the same as output?
Write ArrayList in Java.
After given clearly definition of UTF-8 format. ex: 1-byte: 0b0xxxxxxx 2- bytes:.... Asked to write a function to validate whether the input is valid UTF-8. Input will be string/byte array, output should be yes/no.
I was asked a graph-based question that was some implementation of shortest path.
They asked for implementation of circular doubly queue
What as a moment when you encountered conflict and how did you solve it
OA: focus on greedy algorithms Interviews: Text message chunking, Minesweeper score
Como você resolve problemas?
Viewing 1751 - 1760 interview questions