Filter interviews by
I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.
The online assessment was of LC Easy Problems
I tend to get overly focused on details, which can sometimes slow down my progress.
I have a tendency to overthink tasks and spend too much time on minor details
I sometimes struggle with delegating tasks because I want to ensure they are done correctly
I am working on improving my time management skills to prioritize tasks effectively
I am joining this company because of its innovative projects and strong team culture.
Exciting projects that align with my interests and skills
Positive company culture and strong team collaboration
Opportunities for growth and career development
Company's reputation and values resonate with me
Top trending discussions
Decorators in Python are functions that modify the behavior of other functions or methods.
Decorators are denoted by the @ symbol followed by the decorator function name.
They are commonly used for logging, authentication, and memoization.
Example: @staticmethod, @classmethod, @property
No, if an object is defined with 'const' keyword, it cannot be modified in the future.
Objects defined with 'const' keyword are read-only and cannot be reassigned.
Properties of a 'const' object can still be modified, but the object itself cannot be reassigned.
Example: const obj = { key: 'value' }; obj.key = 'new value'; // Valid, but obj = { newKey: 'newValue' }; // Invalid
60 aptitude que in 30 mins
Coding test- with 2 coding que
posted on 11 Dec 2024
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
Question on stock prices
I applied via Company Website and was interviewed in Jun 2023. There were 4 interview rounds.
Asked Real Time Scenario to create Microservice for Train and Station information. The interviewer asked what are the properties needs to be considered for evaluating service.
Core Java 11 questions: Webservices, Improvement in JVM, Threads
Java 8: Asked to write a program based on Group By Scenario.
The interview lasts around 2 hrs.
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Aug 2023. There were 3 interview rounds.
There were 20 MCQ and 2 coding questions related to dsa
We were given a topic and we're divided in team of 6 and 3 members from each team were selected for next round
1 que was asked regading linked list , little bit complex
I applied via Approached by Company and was interviewed in Feb 2023. There were 2 interview rounds.
Object-oriented programming (OOP) is a programming paradigm that uses objects to represent and manipulate data.
OOP is based on the concept of classes and objects.
It allows for encapsulation, inheritance, and polymorphism.
Encapsulation hides the internal details of an object and provides a public interface.
Inheritance allows classes to inherit properties and methods from other classes.
Polymorphism allows objects of diff...
Interface defines only method signatures while abstract class can have method implementations.
An interface can be implemented by multiple classes while a class can extend only one abstract class.
An abstract class can have instance variables while an interface cannot.
An abstract class can have constructors while an interface cannot.
An abstract class can provide default implementations for some methods while an interface...
Docker is a containerization platform while Kubernetes is a container orchestration tool.
Docker is used to create, deploy, and run applications in containers.
Kubernetes is used to manage and orchestrate multiple containers in a cluster.
Docker provides a way to package and distribute applications in a portable manner.
Kubernetes provides features like automatic scaling, load balancing, and self-healing.
Docker is a lower-...
Event emitter is a class in Angular that allows communication between components.
Event emitter is used to emit custom events in Angular.
It allows communication between parent and child components.
It can be used to pass data from child to parent component.
It is a part of the @angular/core package.
Example: @Output() eventEmitter = new EventEmitter();
View encapsulation is a feature in Angular that allows for the creation of isolated components.
View encapsulation ensures that styles defined in a component do not affect other components.
There are three types of view encapsulation: Emulated, Native, and None.
Emulated is the default and uses CSS to emulate shadow DOM.
Native uses the browser's native shadow DOM implementation.
None does not provide any view encapsulation
Components in Angular can communicate with each other using @Input, @Output, and services.
Use @Input to pass data from parent to child component
Use @Output to emit events from child to parent component
Use services to share data between components that are not directly related
Use RxJS subjects to create a shared data stream between components
Decorators in Python are functions that modify the behavior of other functions or methods.
Decorators are denoted by the @ symbol followed by the decorator function name.
They are commonly used for logging, authentication, and memoization.
Example: @staticmethod, @classmethod, @property
No, if an object is defined with 'const' keyword, it cannot be modified in the future.
Objects defined with 'const' keyword are read-only and cannot be reassigned.
Properties of a 'const' object can still be modified, but the object itself cannot be reassigned.
Example: const obj = { key: 'value' }; obj.key = 'new value'; // Valid, but obj = { newKey: 'newValue' }; // Invalid
Interview experience
Civil Site Engineer
40
salaries
| ₹4.7 L/yr - ₹12.3 L/yr |
Civil Engineer
32
salaries
| ₹4.5 L/yr - ₹12.8 L/yr |
HSE Advisor
29
salaries
| ₹6 L/yr - ₹15 L/yr |
Site Engineer
27
salaries
| ₹4.8 L/yr - ₹13.7 L/yr |
QA QC Engineer
24
salaries
| ₹6.8 L/yr - ₹16 L/yr |
Larsen & Toubro Limited
Tata Group
Reliance Industries
Adani Group