Filter interviews by
Be the first one to contribute and help others!
posted on 2 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 5 interview rounds.
Round 1 was aptitude round, it consisted of java and c++ snippets and we had to guess the output. Apart from that there were problems on speed, velocity, distance and time. Problems on word-letter patterns were also asked. The aptitude round had 30 questions and time given was 30 minutes.
Aptitude round was the only elimination round. The next following 4 rounds were non-elimination rounds. Coding test included 3 questions - 1 and half hour was given to solve the same. It is fine if you don't perform well here, since it is a non-elimination round. But try to solve 1 and half or 2 questions atleast. The questions were mainly based on 1d arrays, 2D arrays, strings and string arrays.
I am a recent graduate with a degree in engineering, eager to learn and grow in the field.
Recent graduate with a degree in engineering
Passionate about learning and growing in the field
Eager to apply theoretical knowledge to practical projects
Structure languages focus on procedures and functions, while object-oriented languages focus on objects and classes.
Structure languages use functions and procedures to manipulate data
Object-oriented languages use objects and classes to encapsulate data and behavior
Structure languages are more procedural in nature, while object-oriented languages are more modular and reusable
Examples of structure languages include C and...
OOPS concepts are fundamental to object-oriented programming and include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: A child class inherits properties and behaviors from a parent class. Example: Animal class can be a parent class with child classes like Dog and Cat inheriting its attributes.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: A car ob...
The static keyword in programming is used to declare variables, functions, or classes that retain their values or state throughout the program's execution.
Static variables retain their values between function calls
Static functions can only be accessed within the same file
Static classes cannot be instantiated and have limited visibility
Static keyword can also be used in C++ to declare class members shared among all inst
The system architecture diagram for a web application project visually represents the components and their interactions.
Include components like client-side interface, server-side application, database, and external services
Show how these components communicate with each other
Consider scalability, security, and performance in the design
Use standard symbols and notations for clarity
Access modifiers in Java control the visibility of classes, methods, and variables.
There are four types of access modifiers in Java: public, private, protected, and default.
Public: accessible from any other class.
Private: only accessible within the same class.
Protected: accessible within the same package and subclasses.
Default: accessible only within the same package.
Example: public class MyClass { private int myVar; p
Encapsulation, Inheritance, Polymorphism, Abstraction
Encapsulation: Data hiding and bundling of data with methods. Example: Using private variables and public methods.
Inheritance: Reusing code and creating a hierarchy of classes. Example: Subclass inheriting properties and methods from a superclass.
Polymorphism: Ability to present the same interface for different data types. Example: Method overloading and overriding.
A...
A project is assigned to a group of students and we need to come up with an idea on how to implement that project as a team.
I am a recent graduate with a degree in engineering, eager to learn and grow in the field.
Recent graduate with a degree in engineering
Passionate about learning and growing in the field
Eager to apply theoretical knowledge to practical projects
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
posted on 14 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
SQL is necessary for most projects involving databases to manage and query data efficiently.
SQL is essential for creating, updating, and querying databases in most projects.
Without SQL, it would be challenging to interact with databases and retrieve specific data.
Examples of SQL commands include SELECT, INSERT, UPDATE, and DELETE.
SQL can help optimize database performance and ensure data integrity.
HQL stands for Hibernate Query Language, a query language similar to SQL but used for Hibernate ORM framework.
HQL is used to perform database operations in Hibernate ORM framework.
It is similar to SQL but operates on Hibernate objects instead of database tables.
HQL queries are written in Hibernate-specific syntax.
Example: 'FROM Employee e WHERE e.department = :dept'
HQL queries are translated into SQL queries by Hiberna
Views in Java are user interface components that display data from a model in a specific format.
Views are used to represent the user interface in Java applications.
They display data from a model in a visually appealing format.
Examples include buttons, text fields, labels, and checkboxes.
Cross joins are a type of join operation in SQL that combines each row from one table with each row from another table.
Cross joins do not have a join condition specified, resulting in a Cartesian product of the two tables.
They can be used when you want to combine every row from one table with every row from another table.
Cross joins can lead to a large result set if the tables being joined have many rows.
Delete removes rows one by one, while truncate removes all rows at once.
Delete is a DML command, while truncate is a DDL command.
Delete can be rolled back, while truncate cannot be rolled back.
Delete fires triggers, while truncate does not fire triggers.
Delete is slower as it logs individual row deletions, while truncate is faster as it logs the deallocation of the data pages.
I applied via Seek and was interviewed in Aug 2024. There were 3 interview rounds.
I have 5 years of experience working as a Quality Engineer in the manufacturing industry.
5 years of experience as a Quality Engineer
Experience in implementing quality control processes
Knowledge of quality standards and regulations
Experience in conducting quality audits and inspections
Experience in root cause analysis and problem-solving
Seeking new challenges and opportunities for growth in a different work environment.
Desire for career advancement
Seeking new challenges
Relocation
Company downsizing
Better work-life balance
I investigate a quality issue by gathering data, analyzing root causes, implementing corrective actions, and monitoring results.
Gather relevant data and documentation related to the quality issue
Analyze the data to identify potential root causes of the issue
Develop and implement corrective actions to address the root causes
Monitor the effectiveness of the corrective actions and make adjustments as needed
Lack of communication and unclear expectations frustrate me.
Lack of communication between team members
Unclear expectations from management
Inefficient processes causing delays
Micromanagement
Lack of recognition for hard work
Validation ensures the product meets the customer's needs, while verification ensures the product is built correctly.
Validation is the process of evaluating a product to ensure it meets the customer's requirements and needs.
Verification is the process of evaluating whether a product is built correctly according to the specifications and requirements.
Validation answers the question 'Are we building the right product?' w...
Passion for ensuring quality standards and continuous improvement in engineering processes.
Passion for quality assurance and process improvement
Interest in utilizing engineering skills to enhance product quality
Desire to contribute to a team focused on excellence
Previous experience in quality control or process optimization
I applied via Referral and was interviewed in Jun 2024. There were 3 interview rounds.
Reasoning, Typing Test, Grammatical question.
Capline Services is a company that provides a range of consulting and outsourcing services to businesses.
Capline Services offers consulting services in areas such as finance, marketing, and operations.
They also provide outsourcing services for tasks like customer service, data entry, and IT support.
The company aims to help businesses improve efficiency and reduce costs through their services.
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
Aapne assignment ka main objective kya smja ?
posted on 17 Aug 2024
Principles of HPLC, GC, UV-VIS, TLC involve separation of compounds based on different physical and chemical properties.
HPLC (High Performance Liquid Chromatography) separates compounds based on their affinity for the stationary phase and mobile phase.
GC (Gas Chromatography) separates compounds based on their volatility and interaction with the stationary phase.
UV-VIS (Ultraviolet-Visible Spectroscopy) measures the abs...
I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.
Basic apti question, more of english and maths questions, can be [passed easliy
Data algorithm, cicd pipeline and multiple android ios application questions
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
based on 7 reviews
Rating in categories
Civil Site Engineer
5
salaries
| â‚ą3.6 L/yr - â‚ą4.5 L/yr |
Safety Officer
5
salaries
| â‚ą2.4 L/yr - â‚ą4 L/yr |
Project Manager Civil
4
salaries
| â‚ą4.8 L/yr - â‚ą8.4 L/yr |
Senior Engineer
3
salaries
| â‚ą4.6 L/yr - â‚ą5.8 L/yr |
Project Manager
3
salaries
| â‚ą5.9 L/yr - â‚ą8.4 L/yr |
Larsen & Toubro Limited
Tata Projects
Shapoorji Pallonji Group
GAMMON INDIA