Filter interviews by
The test contained basic c programming questions and some microcontrollers questions
Top trending discussions
posted on 7 Jun 2024
Absolute xpath specifies the complete path from the root element to the desired element, while relative xpath specifies the path relative to the current element.
Absolute xpath starts with a single forward slash (/) and is more specific.
Relative xpath starts with a double forward slash (//) and is more flexible.
Absolute xpath is more prone to breaking if the structure of the page changes.
Relative xpath is easier to main...
posted on 28 Feb 2025
Basics of C language
posted on 4 Jun 2025
I appeared for an interview before Jun 2024, where I was asked the following questions.
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
I appeared for an interview in Jun 2025, where I was asked the following questions.
preventDefault() in React prevents the default action of an event from occurring, allowing for custom behavior.
Used in event handlers to stop default browser actions, e.g., preventing form submission.
Example: <form onSubmit={(e) => { e.preventDefault(); handleSubmit(); }}>...</form>
Useful for handling custom validation before submission.
Can be applied to links to prevent navigation: <a href='#' onClic...
server.js is a crucial file in Node.js applications, managing server configurations and routing requests.
Acts as the entry point for a Node.js application, initializing the server.
Handles incoming requests and routes them to appropriate handlers.
Configures middleware for processing requests, such as body parsing or logging.
Can define API endpoints, e.g., app.get('/api/users', (req, res) => { ... });
Facilitates conne...
Tailwind CSS offers utility-first styling, promoting faster development and easier maintenance compared to traditional CSS.
Utility-first approach: Tailwind provides utility classes like 'bg-blue-500' for background color, reducing the need for custom CSS.
Faster prototyping: With pre-defined classes, developers can quickly build layouts without writing extensive CSS.
Responsive design: Tailwind includes responsive utilit...
I appeared for an interview in Mar 2025, where I was asked the following questions.
Supervised learning uses labeled data for training, while unsupervised learning identifies patterns in unlabeled data.
Supervised learning requires labeled datasets, e.g., predicting house prices based on features like size and location.
Unsupervised learning works with unlabeled data, e.g., clustering customers based on purchasing behavior.
In supervised learning, the model is trained to minimize error between predicted ...
posted on 27 May 2025
I appeared for an interview in Nov 2024, where I was asked the following questions.
posted on 7 Jul 2025
I appeared for an interview in Jun 2025, where I was asked the following questions.
The SDLC is a structured process for developing software, ensuring quality and efficiency throughout the project lifecycle.
1. Requirements Gathering: Identify what the software needs to do. Example: User interviews to gather feature requests.
2. Design: Create architecture and design specifications. Example: UML diagrams to visualize system components.
3. Implementation: Write the actual code based on design. Example: Us...
I ensure code quality and security through best practices, code reviews, testing, and security measures.
Implement coding standards and best practices, such as using consistent naming conventions and modular design.
Conduct regular code reviews with peers to identify potential issues and improve code quality.
Utilize automated testing frameworks (e.g., JUnit for Java) to ensure functionality and catch bugs early.
Incorpora...
based on 2 interview experiences
based on 3 reviews
Rating in categories
Technical Mentor
27
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Trainee
14
salaries
| ₹1.3 L/yr - ₹4 L/yr |
Business Development Executive
11
salaries
| ₹3.3 L/yr - ₹5.6 L/yr |
Embedded Software Engineer
10
salaries
| ₹1.8 L/yr - ₹6.2 L/yr |
Embedded Trainee
7
salaries
| ₹1 L/yr - ₹2.8 L/yr |
Primus Global Technologies
TriGeo Technologies
GrapplTech
Plada Infotech Services