Given a string determine if it consist of valid concatenated words. "dogcatfish" --> true because it can be split int "dog","cat", and fish "dogecatfish" --> false
Perguntas de entrevista de Software Development Associate
160 Perguntas de entrevista compartilhadas pelos candidatos | software development associate
find the duplicate in an array list
Tell me the basic component of Object Orient Programming.
find union and intersection for 2 arrays without using sets/other data structure
An array of strings, and each string is connected by an edge if they differ by one character. Find if there is a path between two strings.
Can you perform roll back after performing the commit?
Similar questions and logical aspects and technical knowledge was briefly studied.
Consider a text file in the directory and append the given text after the 20th line and implement serialization and send the file over the network
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.
They asked me about my long term and short term goals
Exibindo 1 a 10 perguntas de entrevista