Filter interviews by
Be the first one to contribute and help others!
posted on 29 Feb 2024
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
Medium leetcode question on graph was given by third party interviewer BarRaiser
Project based assignment to be completed
Good coding question md answers asked
posted on 1 Feb 2024
Design a distributed system to handle 10 million users.
Use a microservices architecture to break down the system into smaller, manageable components.
Implement load balancing to distribute user requests across multiple servers.
Utilize a distributed database to store user data and ensure scalability.
Implement caching mechanisms to improve performance and reduce database load.
Use message queues for asynchronous communicat...
posted on 17 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
The first round was aptitude and it has 3 sections
They gave coding regarding java
OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class Dog extends Animal.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables and public methods.
Polymorphism: Ability to present...
Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Method overloading is resolved at compile time based on the method signature, while method overriding is resolved at runtime based on the object type.
Method overloading is used to provide different ...
posted on 23 May 2024
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
Prepare test cases for for winzip
posted on 30 Oct 2017
posted on 29 Feb 2024
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
Medium leetcode question on graph was given by third party interviewer BarRaiser
I applied via Walk-in and was interviewed in Nov 2023. There were 2 interview rounds.
They are asking reasoning questions and related to software analyst.
They testing my patience and Testing my mind thinking power..
posted on 10 May 2024
I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.
XPath is a query language used for selecting nodes from an XML document.
XPath stands for XML Path Language
It is used to navigate through elements and attributes in an XML document
XPath uses path expressions to select nodes or node-sets in an XML document
Example: /bookstore/book[1]/title selects the title of the first book in a bookstore
Static variables are shared among all instances of a class, while non-static variables belong to individual instances.
Static variables are declared using the 'static' keyword, while non-static variables are not.
Static variables are initialized only once at the start of the program, while non-static variables are initialized each time an instance is created.
Static variables can be accessed using the class name, while no...
Research Fellow
6
salaries
| ₹24 L/yr - ₹46 L/yr |
Research Associate
5
salaries
| ₹24.8 L/yr - ₹32 L/yr |
Research Assistant
5
salaries
| ₹1 L/yr - ₹7 L/yr |
Post Doctoral Research Fellow
5
salaries
| ₹24.5 L/yr - ₹44.5 L/yr |
Project Manager
4
salaries
| ₹22.5 L/yr - ₹36 L/yr |
IIT Bombay
TCS
Infosys
Wipro