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
Software Development Engineer Associate Interview Questions
120 software development engineer associate interview questions shared by candidates
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
Given two tables student and course we need to construct the foreign key relationship and then divide the tables using the Normal forms such that the no attribute is used twice.
(HR round)tell me about yourself.why uhg? Are u planning for ms? What are the positives in your college? Etc....
Viewing 1 - 10 interview questions