Who should take Simplilearn full stack java developers course what is the prerequisite
Backend Developer Interview Questions
9,192 backend developer interview questions shared by candidates
1st round: Python concept, Django, Database etc and 2 coding question 2nd round: 1 coding question
To modify the project as they ask which they had asked us to do before
they asked me where i lived
First Telephonic round then Home assignemnt is given to complete in 7 days
How to trouble-shoot a TCP connection with 0 byte How do I ensure that a state actor cannot hack a SSL connection.
Most of the questions was based on projects and realtime scenarios.
core java, java 8, spring security
Design a online chess game
There are N soldiers standing in a line. Each soldier is assigned a ranking value. You are giving medals to these soldiers subjected to the following requirements: 1) Each soldier must have at least one medal. 2) Soldiers with a higher ranking get more medals than their neighbors. What is the minimum medals you must give? Input 1: 1 0 2 Output 1: [2, 1, 2] Input 2: 1 2 2 Output 2: [1,2,1] Input 3: 1 2 4 5 5 5 4 3 2 1 Output 3: [1,2,3,4,1,5,4,3,2,1]
Viewing 8341 - 8350 interview questions