Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.
Explaining differences between multi-threading concepts and List Iterator
The run() method is used to execute the thread's task, while the start() method is used to start the thread.
Fail fast means to immediately stop the program when an error occurs, while fail safe means to continue running the program and handle the error.
List Iterator is used to traverse a list in both forward and backward directions, while Iterator...
I applied via Job Portal
Coding is the process of creating instructions for computers to execute tasks.
Coding involves writing and testing instructions in programming languages.
It is used to create software, websites, apps, and more.
Examples of coding languages include Java, Python, and C++.
VEAY SIMPLE QUESTION ASKING
posted on 5 Apr 2024
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Easy not much hard. Basic questions
Dsa is must, logical questions are asked
posted on 27 Sep 2024
Test was hard, needs to prepared very well
To declare an object in JavaScript, you can use the 'let' or 'const' keyword followed by the object name and curly braces {}.
Use 'let' or 'const' keyword to declare the object
Followed by the object name and curly braces {}
Example: let person = {};
posted on 20 Nov 2021
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
posted on 21 Jun 2022
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured templates and dependencies.
Spring Boot uses an embedded server to run the application
It provides auto-configuration of dependencies
It uses annotations to configure the application
It supports various data sources and web frameworks
It simplifies the deployment process
Errors are unrecoverable, while exceptions can be handled.
Errors are caused by the environment or JVM, while exceptions are caused by the application code.
Errors cannot be handled, while exceptions can be caught and handled using try-catch blocks.
Examples of errors include OutOfMemoryError and StackOverflowError, while examples of exceptions include NullPointerException and ArrayIndexOutOfBoundsException.
posted on 13 Mar 2022
I was interviewed before Mar 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was a technical interview round with questions on C, C++ and Windows.
Difference between C and C++
1. The C programming language is a procedural language type while C++ is an object-oriented programming language type.
2. C programming follows a top to down programming approach that focuses on the steps rather than the data. C++ follows a bottom-to-top approach that focuses on data rather than the overall procedure.
3. Since C is a structured programming language the program is divided into separate blocks known as fun...
What are access specifiers in C++?
An access specifier is used to implement the principle of information hiding. This principle states that irrelevant and sensitive information should be kept hidden, as much as possible, outside of a class.
The three access specifiers in C++, in ascending order of accessibility, are:
1. private
All private variables and functions can only be accessed from inside the class or friend class. When no specifier is written, the ...
How do you open Device Manager In windows ?
Device Manager is accessible in Control Panel.
First, open Control Panel by clicking the “Start” menu, typing “control panel,” and clicking the “Control Panel” icon. In Control Panel, click the “Hardware and Sound” category, then select “Device Manager.”
How do you open command prompt in Windows ?
Click the Windows Start Button.
In the search box type cmd.
In the search results, Right-Click on cmd and select Run as administrator
This will open the Command Prompt window
To change to the Root directory type cd\ and hit Enter
Round duration - 30 minutes
Round difficulty - Easy
HR interview can be a bit tricky. They will try to see your creativity in your answers so just be yourself and be confident.
1. What is the one most creative thing you have done ?
Tip 1 : The cross questioning can go intense some time, think before you speak.
Tip 2 : Be open minded and answer whatever you are thinking, in these rounds I feel it is important to have opinion.
Tip 3: Talk about a relevant incident that made you keen on the profession you are pursuing and follow up by discussing your education.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
posted on 26 Aug 2021
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jul 2020. There were 5 interview rounds.
Connection pool can be created using libraries like Apache DBCP or HikariCP.
Choose a connection pool library based on your requirements.
Configure the pool size, maximum connections, and other settings.
Create a data source object and set the connection pool properties.
Use the data source object to get connections from the pool.
Close the connections after use to return them to the pool.
OOPS concepts are fundamental to Java programming. They are used in various projects to achieve code reusability and maintainability.
Encapsulation: Used to hide implementation details and protect data integrity.
Inheritance: Used to create a new class from an existing class, inheriting its properties and methods.
Polymorphism: Used to perform a single action in different ways, such as method overloading and overriding.
Ab...
Spring framework was used extensively in the project for dependency injection and MVC architecture.
Used Spring Boot for easy setup and configuration
Implemented Spring Security for authentication and authorization
Utilized Spring Data JPA for database operations
Used Spring MVC for handling HTTP requests and responses
Implemented Spring AOP for logging and exception handling
Hibernate ORM maps tables in database using annotations or XML files.
Use @Entity annotation to map a class to a table
Use @Table annotation to specify the table name
Use @Column annotation to map a field to a column
Use @Id annotation to specify the primary key
Use @GeneratedValue annotation to specify the generation strategy for primary key
Use XML files for mapping if annotations are not preferred
SQL joins are used to combine data from two or more tables based on a related column.
Inner join returns only the matching rows from both tables
Left join returns all rows from the left table and matching rows from the right table
Right join returns all rows from the right table and matching rows from the left table
Full outer join returns all rows from both tables
Cross join returns the Cartesian product of both tables
Assistant Manager
1.1k
salaries
| ₹6 L/yr - ₹17.8 L/yr |
Senior Engineer
856
salaries
| ₹3 L/yr - ₹12.2 L/yr |
Assistant Construction Manager
529
salaries
| ₹5.4 L/yr - ₹18 L/yr |
Civil Site Engineer
377
salaries
| ₹1.6 L/yr - ₹8.3 L/yr |
Assistant Engineering Manager
322
salaries
| ₹6 L/yr - ₹17 L/yr |
Tata Projects
Shapoorji Pallonji Group
Hindustan Construction Company
GAMMON INDIA