Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
React is a JavaScript library for building user interfaces.
React is used for creating interactive UI components
It allows for building reusable UI components
React uses a virtual DOM for efficient updates
React can be used with other libraries like Redux for state management
I applied via campus placement at Mahatma Gandhi Institute of Technology, Hyderabad and was interviewed before Sep 2022. There were 4 interview rounds.
Aptitude test is important
I applied via Naukri.com and was interviewed before Mar 2021. There were 4 interview rounds.
NA
posted on 30 Nov 2023
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
I applied via Campus Placement
Aptitude test was easy level and moderate level.
Coding test was held in the google form which was very easy.
The volatile keyword in software engineering is used to indicate that a variable's value can be modified by multiple threads.
Volatile keyword ensures that the variable's value is always read from and written to the main memory, rather than cached in a thread's local cache.
It is used to prevent unexpected behavior in multi-threaded environments where multiple threads may access and modify the same variable simultaneousl...
An abstract class is a class that cannot be instantiated and is meant to be subclassed.
An abstract class can have abstract methods that must be implemented by its subclasses.
An abstract class can also have non-abstract methods that can be inherited by its subclasses.
An abstract class provides a common interface for its subclasses.
An abstract class can have instance variables and constructors.
An abstract class cannot be...
Abstract classes are used to provide a common interface and partial implementation for related classes.
Abstract classes are used when you want to create a base class that cannot be instantiated on its own but can be inherited by other classes.
They are useful when you want to define common methods and properties that multiple related classes should have.
Abstract classes can have both abstract and non-abstract methods.
Ab...
posted on 19 Mar 2024
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Reverse the array of strings
Create a new array and iterate through the original array in reverse order, adding each element to the new array
Use built-in array methods like reverse() or spread operator for a more concise solution
Ensure to handle edge cases like empty array or array with only one element
posted on 22 Aug 2023
I applied via Job Portal
Code to filter anagram from an array of strings
Create a dictionary to store sorted strings as keys and original strings as values
Iterate through the array of strings and sort each string to check for anagrams
Return the values of the dictionary to get the filtered anagrams
posted on 15 Feb 2024
I applied via Walk-in and was interviewed in Jan 2024. There were 3 interview rounds.
I applied via Campus Placement
It was easy to approach!
Discussions about common topics like boon or bane to society
Asked about the scenarios
based on 139 reviews
Rating in categories
Senior Software Engineer
34
salaries
| ₹9 L/yr - ₹24 L/yr |
Software Engineer
24
salaries
| ₹5.5 L/yr - ₹10.8 L/yr |
Technical Consultant
23
salaries
| ₹22 L/yr - ₹45 L/yr |
System Engineer
22
salaries
| ₹5.7 L/yr - ₹11.4 L/yr |
System Administrator
20
salaries
| ₹3.3 L/yr - ₹7.3 L/yr |
Reliance Retail
Future Group
Tata Group
Aditya Birla Group