Wer bist du und was zeichnet deinen Werdegang aus? Bist du offen für andere Rollen?
Junior Software Developer Interview Questions
4,366 junior software developer interview questions shared by candidates
Coding questions : Design a linked list . Use classes for this . It should handle all the basic functions Use classes for this .
Technical: 1. Did you work with databases joins ? what is inner join and outer join ? 2. What is group by clause ? 3. Do you like to work alone or in groups ? 4. At database level what is that one feature you want to learn ? 5, what kind of work are you expecting to learn ? 6. can you work with team and individually ? 7. what is the use of microservice architecture ? 8. what is the use of jenkins in continuous integration .? 9 . tell me about urself in 5 min ? 10 . do you like c# or java ? 11. what do you know abt maven ? 12 what is your experience with performance testing ?
what are version of java what is constructor types of constructor this keyword
What I missed to answer, "your btech subjects that you are studying this sem?"
What are the programming languages that you know?
Tell me about yourself Question related to resume
Normalize a file path/directory: /// /// /// Normalizes the path, meaning that you reduce any unnecessary directory. /// For example, given the value notneeded1/notneeded2/../../hello you would /// return hello. /// /// /// input string /// Normalized string /* * Sample Directory structure * - home * -- documents * -- desktop * -- myMedia * ----- photos * ----- videos * ----- music * -- downloads * /home/myMedia/photos/../../documents -> /home/documents * /home/myMedia/photos/../documents/.. -> /home/myMedia * /home/myMedia/../documents -> /home/documents * ../home -> ../home * home/../../final -> ../final * /home/myMdeia/documents -> /home/myMdeia/documents * Case 1: * C:\ [current working directory] * cd hello [command operating on cwd] * C:\hello [final path] * Case 2: * C:\ [current working directory] * cd notneeded1/notneeded2/../../hello [command operating on cwd] * C:\hello [final path] */
Come reagiresti in determinate situazioni e in determinate condizioni?
General tell me about yourself. Questions related to CV points internship projects etc Coding scenario to gauge decision making
Viewing 4321 - 4330 interview questions