i
XenonStack
Filter interviews by
ArrayList in Java is a resizable array implementation of the List interface, allowing dynamic storage of elements.
Dynamic Size: Unlike arrays, ArrayLists can grow and shrink in size. Example: ArrayList<String> list = new ArrayList<>();
Indexed Access: Elements can be accessed using an index. Example: list.add("Hello"); String str = list.get(0);
Type Safety: ArrayLists can hold objects of a specific type ...
Automating dropdowns involves selecting options programmatically in UI testing frameworks.
Use Selenium WebDriver to interact with dropdowns: `Select select = new Select(driver.findElement(By.id('dropdownId')));`
To select by visible text: `select.selectByVisibleText('Option1');`
To select by index: `select.selectByIndex(0);`
To select by value: `select.selectByValue('value1');`
Ensure to wait for the dropdown to be vi...
Reverse a linked list by changing the direction of pointers.
Start with three pointers: current, previous, and next.
Iterate through the linked list, updating pointers to reverse the direction.
Update the head of the linked list to be the previous node once iteration is complete.
I am interested in working on web development technologies.
I have experience in HTML, CSS, and JavaScript.
I am familiar with front-end frameworks like React and Angular.
I am also interested in back-end technologies like Node.js and PHP.
I am excited to learn new technologies and stay up-to-date with industry trends.
C is a programming language used to create software and operating systems.
C is a low-level language that allows direct access to computer hardware.
It is used to create efficient and fast programs.
C is the foundation for many other programming languages such as C++, Java, and Python.
Examples of C programs include operating systems, device drivers, and video games.
Merge two sorted linked lists without creating new nodes by rearranging existing nodes.
Traverse both linked lists simultaneously
Compare the values of nodes and rearrange pointers accordingly
Continue until one of the lists is fully traversed
Designing a full stack website involves creating both front-end and back-end components to provide a complete user experience.
Identify the requirements and functionalities of the website
Design the user interface using HTML, CSS, and JavaScript
Develop the back-end using a server-side language like Node.js or Python
Implement a database to store and retrieve data
Test the website for functionality and user experience
D...
Mintu Babu lives in a smaller house than her brother and in a larger house than her parents. Her children reside with her, and she has no other relatives. If Mintu Babu's relative U lives in a larger house than her relative S, then all the following may be true except: \n\n1) S is U's father \n\n2) S is U's mother \n\n3) U is younger than S \n\n4) S is younger than U
Merge two sorted linked lists without creating new nodes by rearranging existing nodes.
Traverse both linked lists simultaneously
Compare the values of nodes and rearrange pointers accordingly
Continue until one of the lists is fully traversed
Reverse a linked list by changing the direction of pointers.
Start with three pointers: current, previous, and next.
Iterate through the linked list, updating pointers to reverse the direction.
Update the head of the linked list to be the previous node once iteration is complete.
I applied via Campus Placement
Quant questions, you will be able to clear it easily
Task1: create a website with 3 wepages
task2: create custom linux commands
1. Aptitude 2.Assignment
NA NA NA NA NA NA Na
posted on 25 Feb 2025
I appeared for an interview in Jan 2025.
Some basic question you can google them
Easy One from Linux and one a web site in HTML CSS
I appeared for an interview in Feb 2025, where I was asked the following questions.
ArrayList in Java is a resizable array implementation of the List interface, allowing dynamic storage of elements.
Dynamic Size: Unlike arrays, ArrayLists can grow and shrink in size. Example: ArrayList<String> list = new ArrayList<>();
Indexed Access: Elements can be accessed using an index. Example: list.add("Hello"); String str = list.get(0);
Type Safety: ArrayLists can hold objects of a specific type when ...
Automating dropdowns involves selecting options programmatically in UI testing frameworks.
Use Selenium WebDriver to interact with dropdowns: `Select select = new Select(driver.findElement(By.id('dropdownId')));`
To select by visible text: `select.selectByVisibleText('Option1');`
To select by index: `select.selectByIndex(0);`
To select by value: `select.selectByValue('value1');`
Ensure to wait for the dropdown to be visible...
I appeared for an interview in Dec 2024, where I was asked the following questions.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
1 hours of aptitude test medium level
Basic dsa questions and technical question
How AI helps other to find optimal solutions
I applied via Campus Placement
We were given no of tasks which consisted of building a website and some linux based tasks and given a time of 9 hours .
Questions on quants, verbal ability
I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.
They will give you something to make in 2 hours time.
Top trending discussions
The duration of XenonStack interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 29 interview experiences
Difficulty level
Duration
based on 206 reviews
Rating in categories
Associate Software Engineer
95
salaries
| ₹4.5 L/yr - ₹9 L/yr |
Devops Engineer
36
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Engineer
19
salaries
| ₹4 L/yr - ₹7.5 L/yr |
Data Engineer
15
salaries
| ₹6 L/yr - ₹10 L/yr |
Software Developer
14
salaries
| ₹5 L/yr - ₹16 L/yr |
ENH iSecure
Orpak Systems
Convin
Miko