i
Regami
Solutions
Filter interviews by
Selenium is a suite of tools for automating web browsers, consisting of various components for testing web applications.
Selenium WebDriver: Allows direct communication with the browser, enabling automation of web applications. Example: Automating login functionality.
Selenium IDE: A record-and-playback tool for creating test cases without programming knowledge. Example: Recording a test for a search feature.
Seleniu...
Sensors detect and measure physical properties, while actuators are devices that cause physical movement or action.
Sensors collect data from the environment, while actuators act upon the environment based on that data
Examples of sensors include temperature sensors, motion sensors, and pressure sensors
Examples of actuators include motors, solenoids, and valves
TCP (Transmission Control Protocol) is a core protocol of the Internet Protocol Suite, ensuring reliable data transmission.
TCP establishes a connection between sender and receiver before data transmission.
It ensures data integrity through error-checking and retransmission of lost packets.
TCP uses a three-way handshake for connection establishment: SYN, SYN-ACK, ACK.
It is used in applications like web browsing (HTT...
The design process involves research, ideation, prototyping, testing, and implementation.
Research: Understand user needs and goals.
Ideation: Generate ideas and concepts.
Prototyping: Create visual representations of the design.
Testing: Gather feedback and iterate on the design.
Implementation: Finalize the design for production.
Zener diode is used for voltage regulation while LED is used for emitting light.
Zener diode is used for voltage regulation by maintaining a constant voltage across it, while LED is used for emitting light when forward biased.
Zener diode operates in the reverse breakdown region, while LED operates in the forward bias region.
Zener diode has a sharp breakdown voltage, while LED has a forward voltage drop.
Examples: Ze...
BJT is a current-controlled device while a transistor is a voltage-controlled device.
BJT stands for Bipolar Junction Transistor, which is a type of transistor.
Transistor is a broad term that includes BJT, MOSFET, and other types.
BJT is current-controlled, meaning the output current is controlled by the input current.
Transistor is voltage-controlled, meaning the output current is controlled by the input voltage.
BJT...
Embedded C is a programming language used for developing software for embedded systems, often involving specific protocols for communication.
Embedded C is an extension of the C programming language tailored for embedded systems.
It provides low-level access to hardware, making it suitable for resource-constrained environments.
Common protocols include I2C (Inter-Integrated Circuit) for sensor communication and SPI (...
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Software testing life cycle is a process of planning, designing, executing, and reporting on tests performed on software.
Includes test planning, test design, test execution, and test closure
Involves creating test cases, executing them, and reporting defects
Ensures that software meets quality standards and requirements
Examples: Waterfall model, Agile model, V-model
Bug Life Cycle is the process of a bug from identification to resolution in software testing.
Bug is identified by tester
Bug is reported in bug tracking system
Bug is assigned to developer
Developer fixes the bug
Bug is retested by tester
Bug is closed if fixed or reopened if not
Selenium WebDriver is a popular automation tool used for testing web applications.
Selenium WebDriver allows testers to automate web browser interactions.
It supports multiple programming languages such as Java, Python, and C#.
Selenium WebDriver can interact with different browsers like Chrome, Firefox, and Safari.
It can handle dynamic web elements and perform actions like clicking buttons, entering text, and verifying t...
I appeared for an interview in May 2025, where I was asked the following questions.
Selenium is a suite of tools for automating web browsers, consisting of various components for testing web applications.
Selenium WebDriver: Allows direct communication with the browser, enabling automation of web applications. Example: Automating login functionality.
Selenium IDE: A record-and-playback tool for creating test cases without programming knowledge. Example: Recording a test for a search feature.
Selenium Gri...
The bug life cycle outlines the stages a defect goes through from identification to resolution.
1. New: A bug is identified and logged in the tracking system.
2. Assigned: The bug is assigned to a developer for fixing.
3. In Progress: The developer is actively working on the bug.
4. Fixed: The developer has resolved the issue and updated the status.
5. Retest: The QA team tests the fix to ensure the bug is resolved.
6. Verif...
The Software Testing Life Cycle (STLC) outlines the phases of software testing from planning to closure.
1. Requirement Analysis: Understanding testing requirements based on project specifications.
2. Test Planning: Creating a test strategy and defining the scope, resources, and schedule.
3. Test Case Design: Developing test cases and scripts based on requirements (e.g., functional, performance).
4. Test Environment Setup:...
This Java code snippet finds the maximum number in an integer array using a simple loop.
Initialize a variable to hold the maximum value, e.g., `int max = arr[0];`.
Iterate through the array using a for loop.
Compare each element with the current maximum and update if a larger number is found.
Return or print the maximum value after the loop ends.
Example: For the array [3, 5, 7, 2, 8], the maximum is 8.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Inquire about the sensors and electrical components and formulate scenario-based questions utilizing those sensors.
Three coding questions that focus on data structures and algorithms (DSA).
Sensors detect and measure physical properties, while actuators are devices that cause physical movement or action.
Sensors collect data from the environment, while actuators act upon the environment based on that data
Examples of sensors include temperature sensors, motion sensors, and pressure sensors
Examples of actuators include motors, solenoids, and valves
Led a team in developing a real-time monitoring system for industrial machines
Identified requirements for the project and divided tasks among team members
Implemented communication protocols for data transmission between machines and server
Resolved compatibility issues between hardware components and software
Managed project timeline and ensured deliverables were met on schedule
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Create a microphone selling poster.
Empathy mapping is a tool used in design thinking to understand users' emotions, behaviors, and motivations.
Empathy mapping involves creating a visual representation of a user's thoughts, feelings, and actions.
It helps designers gain a deeper understanding of users' needs and experiences.
Empathy mapping typically includes sections for what the user says, does, thinks, and feels.
By using empathy mapping, designers can c...
The design process involves research, ideation, prototyping, testing, and implementation.
Research: Understand user needs and goals.
Ideation: Generate ideas and concepts.
Prototyping: Create visual representations of the design.
Testing: Gather feedback and iterate on the design.
Implementation: Finalize the design for production.
I applied via Indeed and was interviewed in Jun 2024. There were 2 interview rounds.
I am passionate about human resources and eager to gain practical experience in the field.
Passion for human resources
Desire to gain practical experience
Interest in learning HR processes and procedures
I have faced challenges in managing conflicting priorities and tight deadlines.
Balancing multiple projects simultaneously
Meeting deadlines under pressure
Dealing with unexpected obstacles
Communicating effectively with team members
I handle stress in the workplace by practicing mindfulness, taking breaks, and seeking support from colleagues.
Practice mindfulness techniques such as deep breathing or meditation
Take short breaks throughout the day to recharge and refocus
Seek support from colleagues or a mentor to talk through challenges
Prioritize tasks and create a to-do list to stay organized and focused
Engage in physical activity or hobbies outside...
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Html,css,Bootstrap,React
Reaction,Javascript,Bootstrap
BJT is a current-controlled device while a transistor is a voltage-controlled device.
BJT stands for Bipolar Junction Transistor, which is a type of transistor.
Transistor is a broad term that includes BJT, MOSFET, and other types.
BJT is current-controlled, meaning the output current is controlled by the input current.
Transistor is voltage-controlled, meaning the output current is controlled by the input voltage.
BJT has ...
Zener diode is used for voltage regulation while LED is used for emitting light.
Zener diode is used for voltage regulation by maintaining a constant voltage across it, while LED is used for emitting light when forward biased.
Zener diode operates in the reverse breakdown region, while LED operates in the forward bias region.
Zener diode has a sharp breakdown voltage, while LED has a forward voltage drop.
Examples: Zener d...
Question on data structure
TCP (Transmission Control Protocol) is a core protocol of the Internet Protocol Suite, ensuring reliable data transmission.
TCP establishes a connection between sender and receiver before data transmission.
It ensures data integrity through error-checking and retransmission of lost packets.
TCP uses a three-way handshake for connection establishment: SYN, SYN-ACK, ACK.
It is used in applications like web browsing (HTTP), e...
Top trending discussions
The duration of Regami Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 28 interview experiences
Difficulty level
Duration
based on 54 reviews
Rating in categories
Embedded Software Engineer
5
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Junior Engineer
4
salaries
| ₹3 L/yr - ₹3 L/yr |
Business Development Executive
4
salaries
| ₹2 L/yr - ₹6 L/yr |
Embedded Engineer
4
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Project Trainee Engineer
4
salaries
| ₹3 L/yr - ₹4 L/yr |
TCS
Accenture
Wipro
Cognizant