Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.
A data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.
Data structures define the way data is stored, accessed, and manipulated in a computer program.
Examples include arrays, linked lists, stacks, queues, trees, and graphs.
Choosing the right data structure is crucial for optimizing the performance of algorithms and applications.
A linked list is a data structure where each element is connected to the next element through pointers.
Consists of nodes where each node contains data and a reference to the next node
Can easily insert or delete elements without shifting other elements
Examples: singly linked list, doubly linked list, circular linked list
HashSet is a collection that does not allow duplicate elements and does not guarantee the order of elements.
HashSet implements the Set interface in Java.
It uses a hash table for storage.
Example: HashSet
Recursion is a programming technique where a function calls itself in order to solve a problem.
Recursion involves breaking down a problem into smaller subproblems and solving them recursively.
A base case is needed to stop the recursion and prevent infinite loops.
Recursion can be used to solve problems like factorial calculation, Fibonacci sequence, and tree traversal.
A static constructor is a special type of constructor in a class that is used to initialize static data members.
Static constructors are called only once when the class is first accessed.
They are used to initialize static variables or perform any necessary setup for the class.
Static constructors do not take any parameters and cannot be called explicitly.
Example: public class MyClass { static MyClass() { // initializatio
posted on 11 Oct 2023
Basics of apti like ratio , probablity etc..
Technical group discussion
I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.
An aptitude test having questions on html, SQL, oops concepts and coding questions
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.
INNER JOIN returns rows when there is at least one match in both tables.
LEFT JOIN returns all rows from the left table and the matched rows from the right table.
RI...
HTML tables can be created using the <table> element with nested <tr> (table row), <th> (table header), and <td> (table data) elements.
Use the <table> element to create the table structure.
Use <tr> elements to define rows within the table.
Use <th> elements for table headers and <td> elements for table data within each row.
Add attributes like colspan and rowspan to merge c...
I was interviewed before Feb 2024.
The authentication related questions and architecture wise too.
I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.
I applied via campus placement at KJ Somaiya Institute of Engineering and Information Technology and was interviewed before Nov 2021. There were 4 interview rounds.
Their were 2 medium level leetcode questions and mcq on core subjects.
I applied via Company Website and was interviewed in Apr 2022. There was 1 interview round.
I was interviewed in Dec 2016.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
R&D Engineer
83
salaries
| ₹7.2 L/yr - ₹23.5 L/yr |
Finance Coordinator
57
salaries
| ₹3.2 L/yr - ₹6.5 L/yr |
Software Engineer
52
salaries
| ₹4.5 L/yr - ₹15 L/yr |
Finance Program Specialist
49
salaries
| ₹5 L/yr - ₹8 L/yr |
Financial Associate
46
salaries
| ₹6.5 L/yr - ₹12 L/yr |
Agilent Technologies
Rohde & Schwarz
Anritsu
Tektronix