Filter interviews by
Slice is used to extract a portion of an array without modifying the original array, while splice is used to add or remove elements from an array.
Slice returns a shallow copy of a portion of an array into a new array without modifying the original array.
Splice changes the contents of an array by removing or replacing existing elements or adding new elements in place.
Example: let arr = [1, 2, 3, 4, 5]; arr.slice(1, 3) w...
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.
Java is a high-level programming language known for its platform independence and object-oriented approach.
Java is widely used for developing desktop, web, and mobile applications.
It is known for its robustness, security, and scalability.
Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM).
It supports multithreading, exception handling, and automatic memory management.
Popular framewor...
I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.
I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.
based on 2 interview experiences
Difficulty level
Duration
based on 3 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant