Filter interviews by
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
They will ask you simple programs to check your logical abilities.
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed before Jun 2021. There were 5 interview rounds.
Its a simple hackathon MCQ questions based on your skills.
I appeared for an interview in Aug 2020.
Remove duplicate entries from array of strings using JavaScript
Use Set to remove duplicates
Convert Set back to array
Use spread operator to convert Set to array
Determines if words in given array are anagram or not using JS
Create a function that takes an array of strings as input
Loop through the array and sort each string alphabetically
Compare the sorted strings to check if they are equal
Return true if all strings are anagrams, else false
I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
Deep Copy creates a new object with a new memory address while Shallow Copy creates a new reference to the same memory address.
Deep Copy duplicates the object and its properties while Shallow Copy only duplicates the object reference.
Object Prototyping is a way to create new objects based on existing objects.
Prototyping allows for inheritance and the ability to add or override properties and methods.
Consultant
623
salaries
| ₹6.5 L/yr - ₹19.3 L/yr |
Senior System Analyst
608
salaries
| ₹3.8 L/yr - ₹12.4 L/yr |
Software Engineer
374
salaries
| ₹3 L/yr - ₹13.1 L/yr |
Digital Engineer
316
salaries
| ₹2.6 L/yr - ₹10.1 L/yr |
System Analyst
312
salaries
| ₹3 L/yr - ₹10 L/yr |
ITC Infotech
3i Infotech
Cybage
Xoriant