i
Xoriant
Filter interviews by
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Arrays sort using largest element
Top trending discussions
posted on 21 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
It covers all the fundamental questions from various subjects such as Operating Systems, Database Management Systems, and Data Structures and Algorithms, along with concepts from programming languages and aptitude.
A palindrome number is the same when read forwards and backwards.
Convert the number to a string.
Reverse the string.
Compare the original string with the reversed string to check if they are equal.
I was not asked any questions regarding my family background.
No questions were asked about my family background
The interview focused on my qualifications and experience
posted on 15 Jun 2024
Basics analytical questions
I applied via Campus Placement and was interviewed in Sep 2022. There were 7 interview rounds.
6 sections with section timings
Aptitude 10 questions
Reasoning 10 questions
Coding 1(30min)
Data structure 10
Pseudo Code 10
About Company 5
Topic 1-drone
Topic - self driving cars
Program to count spaces and print digits in string
For counting spaces, loop through the string and check for ' ' character
For printing digits, loop through the string and check for '0' to '9' characters
Use isdigit() function in Python to check for digits
Use a counter variable to keep track of spaces
Use a separate string variable to store digits and print it at the end
String is immutable because it cannot be changed once created.
Immutable objects are safer to use in multi-threaded environments
String pool in Java is possible because of immutability
StringBuffer and StringBuilder are mutable alternatives to String
Difficult program in Python: A web scraper to extract data from dynamic websites. Difficult program in C: A program to implement a custom data structure.
Python program required knowledge of web scraping libraries like BeautifulSoup and Selenium
C program required understanding of memory management and pointers
Python program had to handle dynamic website elements and login authentication
C program had to implement a custo...
posted on 28 Sep 2022
A stack is a linear data structure that follows the Last In First Out (LIFO) principle.
Elements are added to the top of the stack and removed from the top as well.
Common operations include push (add element to top) and pop (remove element from top).
Stacks can be implemented using arrays or linked lists.
Example: undo/redo functionality in a text editor.
Example: function call stack in programming languages.
Hashing is a process of converting data into a fixed-size output. It has a key that is used to access the data.
Hashing is used to store and retrieve data quickly.
It uses a hash function to generate a unique key for each input data.
The key is used to access the data in constant time.
Hashing is used in password storage, data indexing, and cryptography.
Examples of hash functions include MD5, SHA-1, and SHA-256.
I applied via campus placement at Koneru Lakshmaiah College of Engineering (KLCE), Arni and was interviewed before Jan 2023. There were 2 interview rounds.
All the aptitude topics were asked
posted on 24 Jan 2022
I was interviewed before Jan 2021.
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
Its mixture of aptitude and coding
posted on 20 Mar 2024
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.7 L/yr - ₹33 L/yr |
Softwaretest Engineer
628
salaries
| ₹2.8 L/yr - ₹8.7 L/yr |
Technical Lead
620
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