i
Omind
Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2022. There were 2 interview rounds.
Coding test based on the organization live projects
Top trending discussions
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
1 hour
React JS Basics
Codility
Props drilling is the process of passing props from a parent component to multiple levels of nested child components.
Props drilling can lead to a complex and inefficient code structure.
It can make it difficult to maintain and update the codebase.
Using context API or Redux can help avoid props drilling by providing a centralized state management solution.
Pure component is a class component in React that does not re-render if the state and props remain the same.
Pure components extend React.PureComponent class
They implement shouldComponentUpdate method with shallow comparison of props and state
Pure components are more efficient than regular components as they prevent unnecessary re-renders
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Nuts and bolts game, to output date in a certain format, one SQL query
posted on 17 Sep 2024
Data structure and aptitude
10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity
Reverse a string without using built-in functions or for loops
Use recursion to reverse the string
Pass the substring excluding the first character to the recursive function
Base case: return the character itself if the length of the string is 1
Concatenate the last character of the string with the result of the recursive call
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Skilled in web development technologies like HTML, CSS, and JavaScript
Worked on projects involving database management with SQL
Yes, I am okay with agreement.
I am comfortable with signing agreements related to software development projects.
I understand the importance of agreements in protecting both parties involved in a project.
I am willing to review and negotiate agreements to ensure they are fair and reasonable.
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.
Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.
Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
posted on 24 Dec 2024
posted on 24 Jul 2024
Custom Promise class implementation in JavaScript
Create a class with constructor accepting a function parameter
Implement then() method to handle successful resolution
Implement catch() method to handle errors
Implement finally() method to execute code after resolution or rejection
Interview experience
RPA Developer
7
salaries
| ₹1.5 L/yr - ₹6 L/yr |
Senior Software Engineer
7
salaries
| ₹13.6 L/yr - ₹22.1 L/yr |
Software Engineer
6
salaries
| ₹4.7 L/yr - ₹8.5 L/yr |
Software Developer
6
salaries
| ₹2.5 L/yr - ₹6.5 L/yr |
Software Tester
6
salaries
| ₹2 L/yr - ₹5.7 L/yr |
TCS
Infosys
Wipro
HCLTech