Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.
Implemented a new automated testing framework resulting in a 30% reduction in testing time.
Developed and implemented a new automated testing framework
Achieved a 30% reduction in testing time
Received positive feedback from team members and management
Stored Procedure is a precompiled collection of SQL statements that can be executed by calling the procedure name.
Stored Procedures are stored in the database and can be reused multiple times.
They can improve performance by reducing network traffic and increasing security.
Stored Procedures can accept parameters and return results.
Example: CREATE PROCEDURE GetCustomerDetails AS SELECT * FROM Customers WHERE Country = 'U
Abstract class is a class that cannot be instantiated, while static class cannot be instantiated and can only have static members.
Abstract class can have abstract methods that must be implemented by subclasses.
Static class cannot be instantiated and all its members must be static.
Abstract class is used for inheritance and polymorphism, while static class is used for grouping related methods and data.
Example: Abstract c...
I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.
Top trending discussions
UK and US English differ in spelling, vocabulary, and pronunciation.
Spelling: UK uses 'colour' while US uses 'color'.
Vocabulary: UK says 'lorry' for truck, US says 'truck'.
Pronunciation: UK pronounces 'schedule' as 'shed-yool', US as 'sked-yool'.
Creating catchy taglines to attract and engage audiences.
Think about the target audience and what message you want to convey
Keep it short and memorable
Use wordplay or puns to make it more interesting
Make sure it reflects the brand or product accurately
posted on 19 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
posted on 9 Jan 2025
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Easy Level DS Questions - 30 mins
A comprehensive coding test which included job role simulation.
Advanced Cloud Services questions
I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.
8 years of experience in full-stack development
Specialize in Java and Angular
Strong problem-solving skills
Experience working in agile environments
posted on 22 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Reasoning , maths , coding, english
Java python css c programming sql, html.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Find the second largest element in an array of strings.
Convert the strings to integers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Object-oriented programming concepts in C++
Encapsulation: bundling data and methods that operate on the data together. Example: class Car { private: int speed; public: void accelerate() { speed++; } };
Inheritance: creating new classes based on existing classes. Example: class ElectricCar : public Car { public: void charge() { cout << 'Charging...'; } };
Polymorphism: ability to present the same interface for different d...
OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
Encapsulation: bundling data and methods that operate on the data into a single unit. Example: a car object with properties like color and methods like start() and stop().
Inheritance: allows a class to inherit properties and behavior from another class. Example: a class...
A real life scenario example of OOPs is modeling a car as an object with properties and methods.
Create a Car class with attributes like make, model, year, color
Define methods like start(), accelerate(), brake()
Instantiate multiple car objects and perform actions on them
Collections in Java are classes and interfaces that provide a way to store and manipulate groups of objects.
Collections provide a way to work with groups of objects in Java
They include classes like ArrayList, LinkedList, HashMap, etc.
Collections framework provides interfaces like List, Set, Map, etc.
Collections offer methods for adding, removing, and accessing elements in a group
I am a passionate Java developer with 5 years of experience in developing web applications and implementing software solutions.
5 years of experience in Java development
Strong knowledge of web application development
Experience in implementing software solutions
Passionate about coding and problem-solving
Developed a web application for online shopping with user authentication and payment gateway integration.
Used Java Spring framework for backend development
Implemented RESTful APIs for communication between frontend and backend
Integrated Stripe API for secure payment processing
Interview experience
based on 17 reviews
Rating in categories
2-6 Yrs
Not Disclosed
Software Engineer
25
salaries
| ₹2.4 L/yr - ₹5.6 L/yr |
Softwaretest Engineer
13
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Senior Software Engineer
10
salaries
| ₹4 L/yr - ₹12.6 L/yr |
IOS Developer
7
salaries
| ₹4.1 L/yr - ₹10 L/yr |
Software Tester
7
salaries
| ₹2.6 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech