Filter interviews by
I have led multiple hardware design projects from concept to production, ensuring high quality and on-time delivery.
Led hardware design projects from concept to production
Ensured high quality and on-time delivery
Collaborated with cross-functional teams
Managed project timelines and budgets
I applied via Campus Placement and was interviewed in May 2023. There were 3 interview rounds.
First round is technical aptitude test based on your skills like java , SQL , html .They don't give options you need trace the program and write the output.
Microservices are a software development technique where applications are composed of small, independent services that communicate with each other.
Microservices break down applications into smaller, loosely coupled services
Each service is responsible for a specific function and can be developed, deployed, and scaled independently
Communication between services is typically done through APIs
Examples include Netflix, Amaz...
30 questions . each for 1 marks
I applied via LinkedIn and was interviewed in Dec 2022. There were 5 interview rounds.
Coding test is conducted online for 1 hour. It basically covers the topics on Full Stack Java Programming.
JDVC stands for Java Developer's Virtual Machine Configuration.
JDVC is a set of configurations and settings specific to Java developers.
It includes settings for memory allocation, garbage collection, and debugging options.
Example: setting heap size, enabling remote debugging, configuring garbage collection algorithms.
JavaScript is a high-level, interpreted programming language used for creating interactive websites.
JavaScript is commonly used for client-side web development.
It can be used to create dynamic and interactive elements on web pages.
JavaScript can also be used for server-side development with Node.js.
Examples include form validation, interactive maps, and dynamic content updates.
Autoplant Systems India Pvt.Ltd interview questions for popular designations
I applied via LinkedIn and was interviewed before Jun 2022. There were 5 interview rounds.
1 hour test- core java,javascript,database
I applied via Referral and was interviewed in Oct 2019. There were 4 interview rounds.
Top trending discussions
I was interviewed in Dec 2024.
Data Analysis and Automation Testing.
Team work and communication
Balancing income and study is possible with proper time management and prioritization.
Prioritize tasks based on importance and deadlines
Create a study schedule that fits around work hours
Utilize breaks at work to study or review material
Consider part-time study options or online courses
Seek financial aid or scholarships to alleviate financial burden
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
Interview experience
based on 58 reviews
Rating in categories
Mumbai,
Navi Mumbai
+15-10 Yrs
Not Disclosed
Functional Consultant
43
salaries
| ₹2.6 L/yr - ₹10.2 L/yr |
Technical Consultant
23
salaries
| ₹1.7 L/yr - ₹4 L/yr |
Business Analyst
15
salaries
| ₹5 L/yr - ₹11.5 L/yr |
Application Support Engineer
14
salaries
| ₹3 L/yr - ₹6.4 L/yr |
Project Manager
12
salaries
| ₹9 L/yr - ₹17.2 L/yr |
TCS
Infosys
Wipro
HCLTech