What's your experience with cyber security methdologies?
Associate Software Developer Interview Questions
2,458 associate software developer interview questions shared by candidates
Explain a challenge or difficulty with a project and how you solved it.
I attend the process 1st through online test and then in there company for Written i.e is coding
Basic CS based questions from DBMS, OOPS, Cloud.
What is Node.js? where it is used.
Pattern map series and triplets in array and rotation of array
It was a final coding round in which i get a little bit more tricky questions to solve
there is an array with binary tree number [12359] find the branch with the largest number at the end node.
there is a Matrix 9*9 that represents a sudoku, find if the numbers are not repeating and like also there is only digits from 1-0 in a 3*3 section of that matrix.
there is a square matrix of the following form: [['E','2','3'], ['3','X','1'], ['4','3','S']] S-start point E-end point X-cannot cross there and a person starts from S to go E and can only move up,left,diagonal(up+left) and find the sum of the numbers walked to reach S->E and it there is no way to cross Because of many 'X' then print 0
Viewing 2231 - 2240 interview questions