Data structure questions (Linked Lists and Binary Trees)
Preguntas de entrevista para Software Developer Associate Development Program
355 Preguntas de entrevista compartidas por los candidatos | software developer associate development program
Write a function that takes an input string, consisting of several words separated by spaces, and print out each word reversed, keeping the same order within the string.
Swap two numbers while not using the temp variable.
All questions were in general. Be spontaneous
Turn an array of names into a string
What is the difference between an inner and outer join?
Validate the parenthesis in a string ensuring that all open parenthesis have a matching closing.
Not sure how it was phrased but something like: "Tell me about delegates". Should have stuck with the tried and true "functions that take other functions as parameters" or talked about event handlers. I overstudied that one and couldn't recall salient points of what I had studied. All pretty basic OOP stuff.
There are N number of soccer teams, who must all play against each other in a set amount of time (amount of time is irrelevant). Find a way to schedule their games in such a way that there is equal amount of time between games for each team, i.e. all teams get same amount of rest between each game.
What are the principles of Object Oriented Programing
Viendo 1 - 10 de preguntas de entrevista