Filter interviews by
I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.
I applied via Indeed and was interviewed before Jun 2020. There were 5 interview rounds.
Top trending discussions
Covers basics aps around 15 question
DSA based questions from leetcode easy and medium
posted on 2 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.
Random Programming questions
posted on 13 Dec 2024
I applied via Recruitment Consulltant
posted on 2 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
DSA round with 2 questions
DSA with 2 questions
I have faced challenges in debugging complex code, meeting tight deadlines, and adapting to new technologies.
Debugging complex code: I have encountered issues with legacy codebases that required extensive debugging to identify and fix errors.
Meeting tight deadlines: I have had to work under pressure to deliver projects on time, often requiring long hours and efficient time management.
Adapting to new technologies: I hav...
I expect the company to provide a challenging work environment, opportunities for growth, and a supportive team.
Opportunities for professional development and growth
A collaborative and supportive team environment
Challenging and interesting projects to work on
Competitive compensation and benefits package
posted on 30 Mar 2023
useState is a hook in React that allows functional components to have state.
useState is used to declare state variables in functional components.
It returns an array with two values: the current state value and a function to update it.
The initial state can be passed as an argument to useState.
Example: const [count, setCount] = useState(0);
useEffect is a hook in React that allows you to perform side effects in functional components.
It replaces componentDidMount, componentDidUpdate, and componentWillUnmount.
It takes two arguments: a function that performs the side effect and an array of dependencies.
The function is called after every render, unless the dependencies haven't changed.
Common use cases include fetching data, setting up event listeners, and upd
To find a bug in a React problem
Check the console for any error messages
Use React Developer Tools to inspect the component tree and state
Check if the props and state are being updated correctly
Check if the lifecycle methods are being called in the correct order
Check if the event handlers are bound correctly
Check if the JSX syntax is correct
Basic aptitude and coding problems were asked
System design and advanced algorithms were asked
posted on 4 Sep 2024
I applied via Company Website
Thread life cycle includes new, runnable, running, blocked, and terminated states.
Thread is created in 'new' state
It becomes 'runnable' when start() method is called
Thread enters 'running' state when CPU starts executing its run() method
It can go to 'blocked' state if it's waiting for a resource
Finally, thread reaches 'terminated' state when run() method completes or stop() method is called
Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash map consists of an array of buckets, each containing a linked list of key-value pairs.
When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.
To retrieve a value, the hash function is used to find the corresponding bucket...
Seeking new challenges, growth opportunities, and a better work-life balance.
Looking for new challenges and opportunities to learn and grow
Seeking a better work-life balance
Interested in working with new technologies or in a different industry
Wanting to advance career progression
2 DSA Questions and questions from springboot for java
based on 5 reviews
Rating in categories
Data Processor
43
salaries
| ₹1.1 L/yr - ₹3.2 L/yr |
Legal Associate
29
salaries
| ₹2 L/yr - ₹5 L/yr |
Software Developer
26
salaries
| ₹1.9 L/yr - ₹4.2 L/yr |
Medical Content Writer
26
salaries
| ₹2.5 L/yr - ₹3.8 L/yr |
Medical Writer
17
salaries
| ₹2 L/yr - ₹4.5 L/yr |
Cactus Communications
TCS
Infosys
Wipro