i
Xoriant
Filter interviews by
Recerse string using java
Object-oriented programming features include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability for a class to inherit properties and behavior from another class.
Polymorphism: Ability for objects of different classes to respond to the same message in different ways.
Abstraction: Hiding the complex imp...
Top trending discussions
posted on 25 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Method overloading allows multiple methods with the same name but different parameters in a class.
Method overloading in our framework allows us to create multiple methods with the same name but different parameters.
For example, we can have a method 'calculate' that can take different types of parameters like int, double, or string.
This helps in improving code readability and reusability.
Method overloading is resolved a...
Reverse a string input without using any inbuilt method in Java
Create a char array from the input string
Use two pointers to swap characters from start and end of the array
Continue swapping until the pointers meet in the middle
Selenium waits are used to make the test scripts wait for a certain condition to be met before proceeding.
Selenium waits help in handling dynamic web elements that load at different times.
There are three types of waits in Selenium: Implicit wait, Explicit wait, and Fluent wait.
Implicit wait sets a default waiting time for the entire script.
Explicit wait waits for a specific condition to be met before proceeding.
Fluent ...
Method hiding is a concept in object-oriented programming where a subclass defines a method with the same name as a method in its superclass, effectively hiding the superclass method.
Method hiding allows a subclass to provide its own implementation of a method without overriding the superclass method.
The subclass method must have the same signature (name and parameters) as the superclass method to hide it.
To access the...
Static variables and methods can be accessed using the class name directly.
Use the class name followed by a dot operator to access static variables and methods.
No instance of the class is required to access static members.
Example: ClassName.staticVariableName or ClassName.staticMethodName()
I applied via Instahyre and was interviewed in Apr 2024. There were 4 interview rounds.
There is 1 coding question from ds, and 5 MCQs from general programming knowledge
This is a craft round where you have to finish an assignment keeping in mind all the protocols, basically a production ready code. Around a week's time is given
posted on 9 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Java Coding Test dsa program and all that
Simple and basic and questions from time and distance and also some blood relation problem.
Easy to Medium and some medium level questions from string and array
I was interviewed in Feb 2022.
Round duration - 90 Minutes
Round difficulty - Easy
In this round, there are a total of 16 questions and the time given was 90 mins.
3 Coding questions – Easy, Medium, and Hard.
13 MCQs based on outputs, Computer fundamentals, Aptitude.
O(1).
Constant extra space is required.
Time Complexity: O...Round duration - 120 minutes
Round difficulty - Easy
This round is an interesting experience to brainstorm, problem-solve and pair alongside a ThoughtWorks Developer that allows you to demonstrate hands-on coding, design, OOP, and solution skills on the code which you have submitted.The problem statement will be shared with you 20 minutes before the start time of the interview
“Rent a Ride” As a customer to Rent a Ride you book a cab. We charge you as per the distance covered. We charge 8rs/km. The moment you click the button to RIDE, we search for the nearb...
Tip 1 : Prepare system design
Tip 2 : Practice coding questions
Tip 3 : Prepare and search previous interviews
Tip 1 : Have atleast 3 great project
Tip 2 : Write only what you know and prepare well
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
They will give you a page or page elements to automate.
based on 1 review
Rating in categories
Software Engineer
1.7k
salaries
| ₹4.5 L/yr - ₹15.7 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹8.9 L/yr - ₹33 L/yr |
Softwaretest Engineer
628
salaries
| ₹2.8 L/yr - ₹8.7 L/yr |
Technical Lead
623
salaries
| ₹12 L/yr - ₹40 L/yr |
Senior Test Engineer
493
salaries
| ₹9.2 L/yr - ₹31.5 L/yr |
TCS
Infosys
Wipro
Tech Mahindra