Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2020. There was 1 interview round.
OOPs concepts are programming concepts that focus on objects and their interactions.
Encapsulation - bundling data and methods that operate on that data
Inheritance - creating new classes from existing ones
Polymorphism - ability of objects to take on multiple forms
Abstraction - hiding implementation details from users
Example: A car object can have properties like color, model, and methods like start, stop, accelerate
Exam...
Abstraction is hiding unnecessary details while encapsulation is hiding implementation details.
Abstraction focuses on the outside view of an object while encapsulation focuses on the inside view of an object.
Abstraction is achieved through interfaces and abstract classes while encapsulation is achieved through access modifiers like private, public, and protected.
Abstraction is used to simplify complex systems while enc...
Reverse a given string using array of characters.
Create an empty character array of the same length as the given string.
Iterate through the given string and copy each character to the new array in reverse order.
Convert the character array back to a string and return it.
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Exploratory testing is a simultaneous learning, test design, and test execution approach. Adhoc testing is an informal testing approach without any predefined test cases.
Exploratory testing involves exploring the software, learning about it, and designing and executing tests on the fly.
Adhoc testing is unplanned and unstructured testing where testers randomly test the application without any specific test cases.
In my p...
Mobile testing focuses on apps for smartphones and tablets, while web testing focuses on websites accessed through browsers.
Mobile testing involves testing apps on different devices and operating systems.
Web testing involves testing websites on different browsers and screen sizes.
Mobile testing includes testing for touch gestures and device-specific features.
Web testing includes testing for cross-browser compatibility ...
Smoke testing is a preliminary testing to check if the basic functionalities of a software application are working fine.
Performed at the beginning of testing phase
Focuses on basic functionality
Not detailed testing
Helps in identifying major issues early on
Usually automated for efficiency
I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.
Count the number of vowels in a given array of strings.
Iterate through each string in the array
For each string, iterate through each character and check if it is a vowel (a, e, i, o, u)
Increment a counter for each vowel found in the string
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
I applied via Walk-in
posted on 10 Feb 2024
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Our framework is a hybrid framework that combines data-driven and keyword-driven approaches.
Our framework uses Excel sheets to store test data and test cases.
We have created custom keywords that can be used to perform specific actions.
We use Selenium WebDriver for web application testing and Appium for mobile application testing.
Our framework generates detailed HTML reports after each test run.
We have implemented a ret...
OOPs concepts are the fundamental principles of object-oriented programming.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Binding data and functions together in a single unit.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many forms or have multiple behaviors.
Example: A car is an object that ...
Collection is a framework in Java that provides an architecture to store and manipulate a group of objects.
Collection is an interface that extends Iterable interface
List, Set, and Queue are the main subinterfaces of Collection
ArrayList, LinkedList, HashSet, and TreeSet are some of the classes that implement Collection
Collections class provides various utility methods to operate on Collection objects
posted on 12 Feb 2024
I applied via Job Fair and was interviewed before Feb 2023. There was 1 interview round.
I have experience with various servers and operating systems.
I have worked with Windows Server 2016 and 2019.
I am familiar with Linux distributions such as Ubuntu and CentOS.
I have experience with virtualization technologies like VMware and Hyper-V.
I have worked with cloud platforms like AWS and Azure.
I have knowledge of server administration and troubleshooting.
Software Engineer
47
salaries
| ₹4 L/yr - ₹8.8 L/yr |
Senior Software Engineer
17
salaries
| ₹5.5 L/yr - ₹15 L/yr |
Software Developer
7
salaries
| ₹3.6 L/yr - ₹5.2 L/yr |
Technical Lead
5
salaries
| ₹11.4 L/yr - ₹20.1 L/yr |
Web Developer
3
salaries
| ₹1.8 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech