i
Innovaccer
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
Solid understanding of OOP concepts and recursion problem-solving skills are essential for a Senior SDET Software Engineer role.
OOP concepts include encapsulation, inheritance, polymorphism, and abstraction.
Recursion is a technique where a function calls itself to solve a problem.
Understanding how to break down a problem into smaller subproblems and solve them recursively is key.
Examples of recursion problems include f...
In given array find sum of 3 number equal to targetsum
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
2 Coding questions - medium to hard
Implement LFU cache using OOPs concepts
Create a class for LFU cache with methods like get, put, and remove
Use a hashmap to store key-value pairs and a hashmap to store frequency of each key
Implement a doubly linked list to store keys with the same frequency
Reverse a given string
Create a new empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
posted on 13 Jun 2024
Networking of linux and cloud involves configuring network settings, security protocols, and communication between servers and services.
Configuring network interfaces in Linux using tools like ifconfig or ip command
Setting up virtual private networks (VPNs) for secure communication between cloud servers
Implementing firewall rules to control incoming and outgoing network traffic
Using protocols like SSH, HTTPS, or VPN pr...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Frequency array, java collection, missing number
React Context is a feature in React that allows data to be passed down the component tree without having to pass props manually.
Context provides a way to share values like themes, user data, etc. across the component tree.
It avoids prop drilling, where props are passed down multiple levels to reach a component that needs them.
Context consists of two parts: a Provider component that provides the data and a Consumer comp...
Closure is a function that has access to its parent scope, even after the parent function has closed.
Closure is created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
The outer function returns the inner function, which can be called later with the parent scope still accessible.
Closures are used for data privacy, event handlers, and call
Algorithm to convert roman numeral to numbers
Create a dictionary to map roman numerals to their corresponding values
Iterate through the roman numeral string from right to left
If the current value is less than the previous value, subtract it from the total
If the current value is greater than or equal to the previous value, add it to the total
Return the total
React context is a way to pass data through the component tree without having to pass props down manually at every level.
Context provides a way to share values like a theme or user data across the component tree.
It avoids prop drilling and makes the code cleaner and more maintainable.
Context consists of two parts: a Provider component that provides the data and a Consumer component that consumes the data.
Context can be...
There is no abstract class in JavaScript.
JavaScript does not have a built-in abstract class concept.
However, it is possible to create abstract classes using functions and prototypes.
Abstract classes are used as blueprints for other classes to inherit from.
They cannot be instantiated on their own and must be extended by a subclass.
Abstract methods can be defined in the abstract class and must be implemented in the subcl
Function overloading is when multiple functions have the same name but different parameters. Function overriding is when a subclass provides its own implementation of a method that is already present in the parent class.
Function overloading is used to provide multiple ways to call a function with different parameters.
Function overriding is used to provide a specific implementation of a method in a subclass.
Function ove...
Implement a counter in a React app
Create a state variable to hold the count
Render the count in the UI
Add buttons to increment and decrement the count
Update the state variable on button click
Strings are immutable to ensure data integrity and prevent unintended changes.
Immutable strings allow for safer multithreading and concurrency.
String interning is possible because of immutability.
Immutable strings can be used as keys in dictionaries and hash tables.
Examples of immutable data types include numbers and tuples.
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
Test cases for login page functionality
Verify valid username and password combination successfully logs in
Verify error message is displayed for invalid username or password
Verify 'Forgot Password' link redirects to password reset page
Verify 'Create Account' link redirects to registration page
The question is asking for code on a website.
Check the website's source code for any embedded scripts or code snippets
Look for any external scripts or libraries being used on the website
Inspect the network requests to see if any code is being loaded dynamically
Data Analyst
287
salaries
| ₹5.8 L/yr - ₹17 L/yr |
Senior Data Analyst
167
salaries
| ₹8 L/yr - ₹26.8 L/yr |
Associate Software Engineer
100
salaries
| ₹6 L/yr - ₹8 L/yr |
Data Engineer
69
salaries
| ₹4.6 L/yr - ₹16 L/yr |
Software Development Engineer II
61
salaries
| ₹16 L/yr - ₹33 L/yr |
Practo
Lybrate
Portea Medical
PharmEasy