Your on a farm, and your in a field with horses and you have a fence that you have to repair. But you left your hammer back at the house, what do you do? Remember the fence is broken and you cannot leave it alone otherwise the horses will escape.
259 Domande di colloqui condivise dai candidati | intermediate software developer
Write a short function that returned a string in a reverse order after it receives a string as an input.
You have a stream on unknown length of objects of variable size (1B-1GB) and only a method to retrieve the next object. Get a random object from the stream.
write fizzbuzz solution
Technical interview was set up. It was 2 hours long..with 2 of their developers (1 Senior, 1 Intermediate). Questions are focused on OOP concepts, Data Structures and Algorithms (BigO notations/Complexity), System architecture (MVC), Design Patterns , Databases (SQL). It was very theoretical, more like a discussion. You explain what you understand about these concepts. The interviewers correct you if you confused or mistaken. Questions (that I remember): -What is the difference abstract class and interface -What is the difference between overload and override -Give examples of Design patterns. -Explain what a data structure is -How would you make your solution (to the code challenge) more efficient. -There were questions on SQL, I forgot. -There was a question on Graphs (Hash Tables) Code Challenge: Find the number that repeats an odd number of times in an array. Explain your solution (you don't need to run it, just explain the logic behind it) Just go through your OOP concepts and general Computer Science terms. Know what they are and how they work generally.
Zebra puzzle (identical problem listed in the wiki but with modified names)
The asked what my plans for the future are
Question was about whether or not i am a quick learner.
Trip Sorter
If I am familiar with the Linux command line?
Stai visualizzando 1 - 10 domande di colloquio