Filter interviews by
I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.
Present your self as a Salesable Manager / Specialist & show how can you pitch to clients
Top trending discussions
posted on 9 May 2017
I was interviewed before May 2016.
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
SQL test on Select query, insert, create
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
posted on 11 Sep 2024
I applied via Job Portal and was interviewed before Sep 2023. There were 2 interview rounds.
There was an automated machine coding round where i had to solve multiple problems as well as answer multiple questions related to Javascript and the development process as a whole.
Promises in JS are objects representing the eventual completion or failure of an asynchronous operation. Async/await is a syntactic sugar for working with promises.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Async/await is a modern way to work with asynchronous code in JavaScript, making it easier to read and write.
Async functions...
I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.
Design patterns are reusable solutions to common software problems.
Creational patterns: Singleton, Factory, Abstract Factory, Builder
Structural patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy
Behavioral patterns: Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Strategy, Template Method, Visitor
We use design patterns to improve code readability, maint...
based on 2 interviews
Interview experience
based on 23 reviews
Rating in categories
Lead Generation Executive
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Research Executive
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Research Analyst
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior HR Executive
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Research Analyst
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Northcorp Software
Accel Frontline
Elentec Power India (EPI) Pvt. Ltd.
HyScaler