i
Xoriant
Filter interviews by
Top trending discussions
I will handle the team by setting clear expectations, delegating tasks effectively, monitoring progress, and providing support as needed.
Set clear goals and deadlines for the team to ensure everyone is on the same page
Delegate tasks based on team members' strengths and workload
Regularly check in with team members to monitor progress and offer assistance if needed
Adjust deadlines or redistribute tasks as necessary to me...
posted on 25 Jun 2024
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Quants, Logical aptitude. 3 coding questions, included Maximum Sum Subarray
Any recent trending topic.
OOPs concepts and pillars. Design a Vehicle class based on requirements.
OOPs concepts: Abstraction, Encapsulation, Inheritance, Polymorphism
Vehicle class requirements: attributes like make, model, year, methods like start, stop, accelerate
Use binary search to find the first and last occurrence of the character, then calculate the frequency.
Use binary search to find the first occurrence of the character in the string.
Use binary search to find the last occurrence of the character in the string.
Calculate the frequency by subtracting the indices of the last and first occurrences and adding 1.
posted on 20 Jun 2024
100 chooses total in that 50 coding,25 aptitude,25english -round 1
posted on 1 Aug 2023
I applied via Naukri.com and was interviewed in Jul 2023. There was 1 interview round.
Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods. Sealed classes cannot be inherited. Non-generic classes do not have type parameters.
Abstract classes can have method implementations, while interfaces cannot.
Interfaces can be implemented by multiple classes, but a class can only inherit from one abstract class.
Sealed classes cannot be inherited by other c...
Yes, we can write multiple stored procedures inside stored procedures. Functions can also be written inside stored procedures.
Yes, you can call one stored procedure from another stored procedure.
You can also define and call functions inside a stored procedure.
Example: CREATE PROCEDURE spOuter AS BEGIN CREATE PROCEDURE spInner AS ... END; END;
Example: CREATE PROCEDURE spOuter AS BEGIN CREATE FUNCTION fnInner() RETURNS .
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
Basic aptitude questions
OOPs concepts are fundamental principles in object-oriented programming that help in organizing and designing code.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().
Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Class SUV inheriting from Class...
Array list stores elements in contiguous memory locations, while linked list stores elements in nodes with pointers to the next node.
Array list allows random access to elements based on index, while linked list requires traversal from the beginning to access elements.
Insertions and deletions are faster in linked list as it only requires updating pointers, while in array list it may require shifting elements.
Example: Ar...
String is immutable in order to ensure data integrity and security.
Immutable strings prevent accidental data modification, ensuring data integrity.
Immutable strings enhance security by preventing unauthorized access or tampering.
Immutable strings allow for more efficient memory management and optimization.
Examples: Java, Python, and C# all have immutable string objects.
posted on 10 Aug 2022
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There was 1 interview round.
posted on 16 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
English, Maths, Reasoning
posted on 23 Feb 2024
I applied via Walk-in and was interviewed before Feb 2023. There were 3 interview rounds.
Have a good basics in aptitude
Basic coding knowledge
Software Engineer
1.7k
salaries
| ₹4.5 L/yr - ₹14.4 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹8.9 L/yr - ₹33 L/yr |
Softwaretest Engineer
626
salaries
| ₹2.8 L/yr - ₹7.2 L/yr |
Technical Lead
621
salaries
| ₹12 L/yr - ₹40 L/yr |
Senior Test Engineer
447
salaries
| ₹8 L/yr - ₹31.5 L/yr |
TCS
Infosys
Wipro
Tech Mahindra