i
MotivityLabs
Filter interviews by
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
Python lamba questions and sql questions
General topics, current topics
I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.
MotivityLabs interview questions for popular designations
I applied via Walk-in and was interviewed in Oct 2022. There were 4 interview rounds.
It is simple self introduction
The assignment is about questions on Html css react js angular
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
The difference between == and === is that == checks for equality after type conversion, while === checks for equality without type conversion.
== is loose equality, it performs type coercion before comparison
=== is strict equality, it does not perform type coercion
Example: 5 == '5' will return true, but 5 === '5' will return false
let is block scoped, const is constant, var is function scoped.
let: block scoped, can be reassigned, preferred over var
const: constant, cannot be reassigned, should be used for values that won't change
var: function scoped, can be reassigned, considered outdated
I have 2 years of experience as a software developer at XYZ Company.
Developed web applications using Java, Spring Boot, and AngularJS
Worked on database design and optimization using MySQL
Collaborated with cross-functional teams to deliver projects on time
I applied via Walk-in and was interviewed in Oct 2022. There were 4 interview rounds.
Discussions on smart work vs hard work.
React.js has components like JSX, Virtual DOM, Props, State, and Lifecycle methods.
JSX - syntax extension for JavaScript
Virtual DOM - lightweight copy of the actual DOM
Props - read-only data passed from parent to child components
State - mutable data managed within a component
Lifecycle methods - methods that are called at specific points in a component's life
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Different types of Selenium waits include implicit, explicit, and fluent waits.
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit wait: Waits for a certain condition to occur before proceeding further in the code.
Fluent wait: Waits for a condition to be true with a specified frequency of checking.
Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
I have worked on Selenium, TestNG, JUnit, and Cucumber frameworks.
Selenium: Used for web application testing automation
TestNG: Used for testing Java applications
JUnit: Used for unit testing in Java
Cucumber: Used for behavior-driven development testing
I applied via Walk-in and was interviewed in Nov 2022. There were 3 interview rounds.
Group discussion only see looks professionaly......
Very difficult and questions are asking in interview
Top trending discussions
based on 14 interviews
Interview experience
based on 92 reviews
Rating in categories
Hyderabad / Secunderabad
2-7 Yrs
₹ 3-7 LPA
Software Engineer
92
salaries
| ₹3 L/yr - ₹10 L/yr |
Associate Software Engineer
67
salaries
| ₹2.8 L/yr - ₹4.5 L/yr |
Senior Software Engineer
55
salaries
| ₹11 L/yr - ₹35.5 L/yr |
QA Engineer
55
salaries
| ₹4 L/yr - ₹12.1 L/yr |
Devops Engineer
35
salaries
| ₹3.3 L/yr - ₹10.1 L/yr |
TCS
Infosys
Wipro
HCLTech