Filter interviews by
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Basic questions from website codewar
Promises are used for asynchronous programming in JavaScript. var is function-scoped, let is block-scoped, and const is block-scoped and cannot be reassigned.
Promises are used to handle asynchronous operations in JavaScript.
var is function-scoped, let is block-scoped, and const is block-scoped and cannot be reassigned.
Example: var x = 10; let y = 20; const z = 30;
Types of loops in JavaScript include for, while, and do-while loops.
For loop: Executes a block of code a specified number of times.
While loop: Executes a block of code while a specified condition is true.
Do-while loop: Executes a block of code once, and then repeats the loop as long as a specified condition is true.
Top trending discussions
posted on 17 Dec 2024
The modulo operator returns the remainder of a division operation.
Use the % symbol to perform the modulo operation.
Example: 10 % 3 will return 1 (10 divided by 3 is 3 with a remainder of 1).
posted on 11 Dec 2024
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Their are 30 questions which one has to done in 30 mins
The difference between == and equals() in Java for comparing object references and values.
Use == to compare object references (memory location)
Use equals() to compare object values
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will be false, but str1.equals(str2) will be true
based on 1 interview experience
Difficulty level
Duration
Software Developer
102
salaries
| ₹2 L/yr - ₹12.4 L/yr |
Cloud Engineer
76
salaries
| ₹1.5 L/yr - ₹5.7 L/yr |
Devops Engineer
47
salaries
| ₹5.1 L/yr - ₹10.4 L/yr |
AWS Cloud Engineer
34
salaries
| ₹2.2 L/yr - ₹7.6 L/yr |
Junior Software Developer
25
salaries
| ₹2 L/yr - ₹4.4 L/yr |
Zidio Development
Northcorp Software
Accel Frontline
Elentec Power India (EPI) Pvt. Ltd.