Filter interviews by
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
They gave you task so based on that you have to complete it within given time
OOPs concepts refer to Object-Oriented Programming principles such as inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
They will give the assignment and you have to complete it in within given period
Innerclass is a class defined within another class in Java.
Innerclass can access all members of the outer class, including private members.
Innerclass can be static or non-static.
Innerclass is useful for grouping related classes together.
Example: public class OuterClass { class InnerClass {}}
Spring Boot annotations are used to simplify the development process by providing shortcuts and configurations.
Annotations like @SpringBootApplication, @RestController, @Autowired, @Component are commonly used in Spring Boot applications.
These annotations help in defining the application entry point, creating RESTful web services, injecting dependencies, and marking classes as Spring components.
For example, @SpringBoot...
posted on 21 Nov 2019
Intent flags are used to modify the behavior of an Intent.
Intent flags can be used to start an activity as a new task, clear the task stack, or exclude components from the task stack.
Some commonly used flags include FLAG_ACTIVITY_NEW_TASK, FLAG_ACTIVITY_CLEAR_TASK, and FLAG_ACTIVITY_EXCLUDE_FROM_RECENTS.
Flags can be set using the setFlags() method on an Intent object.
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.
I appeared for an interview before Mar 2024.
The aptitude test mainly covered logical reasoning, quantitative aptitude, and basic programming concepts. Questions were of moderate difficulty, with some time-based problem-solving challenges. Practicing common aptitude topics like puzzles, numerical ability, and coding fundamentals can help in preparation.
The group discussion round focused on general topics related to technology, current affairs, and workplace scenarios. The evaluators were looking for clarity of thought, communication skills, and how well candidates could present their points while engaging with others. Staying confident and actively participating helped in getting selected.
I applied via Company Website and was interviewed before Jan 2022. There were 2 interview rounds.
Data can be passed from parent components to child components in React using props.
Props can be passed down from parent to child components
State can also be passed down as props
Context API can be used to pass data to multiple levels of child components
Redux can be used for global state management
Keep your resume crisp & to-the-
List is mutable and can be changed, while tuple is immutable and cannot be changed.
List can be modified using methods like append, remove, and pop.
Tuple elements cannot be changed once assigned.
Lists are denoted by square brackets [], while tuples are denoted by parentheses ().
A decorator is a design pattern in object-oriented programming that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.
Decorators are used to modify the behavior of functions or classes without changing their source code.
They are often used for adding functionalities like logging, caching, or authentication to existing code.
In Python, dec...
I applied via Campus Placement
Aptitude was to the point. Was Easy
Then there was an assignment where have to create a web project.
Good level logical question
based on 2 interviews
Interview experience
Web Designer
4
salaries
| ₹3.6 L/yr - ₹6.6 L/yr |
Mechanical Engineer
4
salaries
| ₹2.4 L/yr - ₹4 L/yr |
Electrical Maintenance Engineer
4
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
Production Supervisor
4
salaries
| ₹1.1 L/yr - ₹2.5 L/yr |
HR Incharge
4
salaries
| ₹9 L/yr - ₹12 L/yr |
Northcorp Software
Apex CoVantage
Appsierra
Teleindia Networks