Filter interviews by
I appeared for an interview in Jan 2025.
I appeared for an interview in Apr 2024.
Use indexOf method to find the index of a value in an array of strings.
Use indexOf method to find the index of a specific string in the array.
If the value is not found, indexOf will return -1.
Example: let index = array.indexOf('value');
To remove a value from an array of strings, use the filter method.
Use the filter method to create a new array with all elements that do not match the value to be removed.
Example: const newArray = array.filter(item => item !== 'valueToRemove');
Make sure to assign the filtered array back to the original array variable if needed.
Top trending discussions
I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 13 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Aptitude and English test
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.
Cocubes Test Task 1 is of Aptitude questions needs to be completed in Specific time interval and Task 2 is Essay Writing to be finished in Given interval
L1 Exam should be cleared L 1 exam is of multiple choice questions and completely related to Java J2Ee Spring
I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.
based on 2 interviews
Interview experience
based on 7 reviews
Rating in categories
Software Engineer
15
salaries
| ₹6.3 L/yr - ₹12 L/yr |
Software Developer
6
salaries
| ₹7 L/yr - ₹11.8 L/yr |
Team Lead
5
salaries
| ₹13 L/yr - ₹29 L/yr |
Application Support Analyst
5
salaries
| ₹7 L/yr - ₹9.7 L/yr |
Quality Assurance Analyst
5
salaries
| ₹7.5 L/yr - ₹10 L/yr |
TCS
Accenture
Wipro
Cognizant