Filter interviews by
Be the first one to contribute and help others!
posted on 11 Jan 2025
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
posted on 9 Jan 2025
I applied via Company Website and was interviewed in Dec 2024. There were 4 interview rounds.
posted on 28 Nov 2024
Constructors are special methods in a class used to initialize objects. There are default, parameterized, copy, and static constructors.
Constructors have the same name as the class and do not have a return type.
Default constructors are automatically created by the compiler if no constructor is defined.
Parameterized constructors accept parameters to initialize object properties.
Copy constructors create a new object as a...
findElements method in Selenium returns a list of WebElements or an empty list if no elements are found.
findElements method returns a list of WebElements
If no elements are found, it returns an empty list
Return type is List
Webdriver is a tool used for automating web application testing.
Webdriver is a popular automation tool used for testing web applications.
It allows testers to automate interactions with a web browser.
Webdriver supports multiple programming languages such as Java, Python, and C#.
It can simulate user interactions like clicking buttons, entering text, and navigating through pages.
Webdriver is commonly used in QA automation...
Logic to find duplicate numbers and their count in a given list.
Iterate through the list and store each number in a hashmap with its count
If a number is already in the hashmap, increment its count
After iterating, check the hashmap for numbers with count greater than 1 to find duplicates
Factorial using recursion is a mathematical function that calculates the product of all positive integers up to a given number.
Define a function that takes an integer parameter n
Base case: if n is 0, return 1
Recursive case: return n multiplied by the factorial of n-1
Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = 5 * 4 * 3 * factorial(2) = 5 * 4 * 3 * 2 * factorial(1) = 5 * 4 * 3 * 2 * 1 = 120
I applied via campus placement at Indian Institute of Technology (IIT), Patna and was interviewed in Dec 2024. There were 2 interview rounds.
The coding questions were at Leetcode difficulty level and were derived from the Striver sheet.
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column between them
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
I have extensive project experience in operations management, including leading a team to improve efficiency and productivity.
Led a team in implementing a new inventory management system, resulting in a 20% reduction in stockouts
Streamlined the order fulfillment process by reorganizing warehouse layout and optimizing pick routes
Implemented performance metrics to track team productivity and identify areas for improvemen
I am looking to join Axtria because of its reputation for innovation and growth opportunities.
Impressed by Axtria's track record of innovation in the industry
Excited about the potential for growth and advancement within the company
Interested in working with a talented team of professionals at Axtria
Arrays and strings - 90 mins
Create Modules, railway reservation system - 60 mins
I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Oct 2024. There were 4 interview rounds.
3 coding dsa question
Difficulty is On your luck
My friends got easy level
I got medium level
Some got hard questions as well
Ssh round , quant and logical
Tip: bring your calculator
I applied via Campus Placement
based on 7 reviews
Rating in categories
Software Developer
4
salaries
| ₹2.2 L/yr - ₹5 L/yr |
Junior Software Developer
4
salaries
| ₹1.8 L/yr - ₹2.4 L/yr |
Java Developer
4
salaries
| ₹1.3 L/yr - ₹3 L/yr |
Senior Software Developer
3
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Bosch Global Software Technologies
24/7 Customer
Microsoft Corporation