Filter interviews by
I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.
Spread operator is used to split up array elements or object properties, while rest operator is used to merge multiple elements into an array.
Spread operator is used to expand elements in an array or object.
Rest operator is used to gather parameters into an array.
Spread operator can be used to concatenate arrays or objects.
Rest operator is used in function parameters to collect arguments into an array.
Redux is a predictable state container for JavaScript apps.
Redux is a state management library for JavaScript applications.
It helps in managing the state of an application in a predictable way.
Redux stores the entire state of the application in a single immutable state tree.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Redux is commonly used with React to
Redux can be implemented in a React project by setting up a store, defining actions, creating reducers, and connecting components.
Create a Redux store to hold the state of the application
Define actions to describe the changes in the application state
Write reducers to specify how the state changes in response to actions
Connect React components to the Redux store using the 'connect' function from 'react-redux'
Use the 'Pr...
useEffect can be used to mount or unmount a functional component by specifying an empty dependency array for mounting and a cleanup function for unmounting.
To mount a functional component, use useEffect with an empty dependency array as the second argument.
To unmount a functional component, return a cleanup function inside the useEffect hook.
Example: useEffect(() => { // Mounting logic }, []);
Example: useEffect(() => {
Restructuring is the process of reorganizing a company's structure, operations, or finances to make it more efficient or profitable.
Restructuring involves making significant changes to the organization's hierarchy, processes, or resources.
It may include downsizing, merging departments, or selling off unprofitable divisions.
The goal of restructuring is to improve the company's performance, reduce costs, or adapt to chan...
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I appeared for an interview before Sep 2020.
Round duration - 60 minutes
Round difficulty - Easy
Round duration - 50 minutes
Round difficulty - Easy
Round duration - 60 minutes
Round difficulty - Easy
At the beginning of this round, the interviewer asked me about the data structures I knew. Linked lists, trees, graphs, arrays etc. was my answer. He asked me how well I knew Dynamic Programming. I said I wasn’t strong in that and he said that he would ask me a question on dynamic programming for sure.
Round duration - 40 minutes
Round difficulty - Easy
The interviewer asked me if I was comfortable with the interview process so far and how the previous interviews were. I said it was good and he gave me the first problem to solve.
Round duration - 60 minutes
Round difficulty - Easy
The interviewer asked me some Computer Science fundamentals in this round as well as some behavioural questions.
Implement a Trie data structure with insert and search functions.
Create a TrieNode class with children and isEndOfWord attributes.
Implement insert function to add words by iterating through characters.
Implement search function to check if a word exists by traversing the Trie.
Example: Insert 'apple', 'banana', 'orange' and search for 'apple' and 'grape'.
Do lot of hard work and practice of Data Structures and Algorithms based questions. I personally recommend you Coding Ninjas and Geeks For Geeks for interview preparation.
Application resume tips for other job seekersMake your resume short and try to make it of one page only and do mention all your skills which you are confident of in your resume.
Final outcome of the interviewSelectedI applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
based on 1 interview
Interview experience
based on 11 reviews
Rating in categories
Software Engineer
8
salaries
| ₹6 L/yr - ₹12.6 L/yr |
Software Developer
4
salaries
| ₹6.5 L/yr - ₹13.7 L/yr |
Business Analyst
4
salaries
| ₹6 L/yr - ₹6 L/yr |
Full Stack Developer
4
salaries
| ₹6 L/yr - ₹14 L/yr |
Devops Engineer
4
salaries
| ₹7 L/yr - ₹14 L/yr |
TCS
Accenture
Wipro
Cognizant