Filter interviews by
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
I have used design patterns like Singleton, Factory, Observer, and Strategy in my projects.
Singleton pattern ensures a class has only one instance and provides a global point of access to it.
Factory pattern creates objects without specifying the exact class of object that will be created.
Observer pattern defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notif...
MVVM focuses on data binding and separation of concerns, while MVP focuses on the separation of concerns between the view and the presenter.
MVVM stands for Model-View-ViewModel, where the ViewModel acts as an intermediary between the view and the model.
MVVM uses data binding to automatically update the view when the ViewModel changes.
MVP stands for Model-View-Presenter, where the presenter acts as an intermediary betwe...
Cherrypick usage involves selecting specific commits from one branch and applying them to another branch.
Cherrypick is used to apply specific commits from one branch to another branch.
It is useful for selectively applying changes without merging entire branches.
Syntax: git cherry-pick
Example: git cherry-pick abc123
Use filter method instead of reduce method to reduce usage in array of strings.
Use filter method to create a new array with all elements that pass a certain condition.
Example: const filteredArray = array.filter(item => item.length > 5);
Avoid using reduce method for simple filtering tasks to improve readability and performance.
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 3 interview rounds.
Fontend developer have question about HTML, CSS and Javascript
I applied via Campus Placement and was interviewed in Jun 2022. There were 4 interview rounds.
There were around 130 aptitude questions which needs to solved
There were 7 questions out of which 5 need to solved
I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.
2 hr
2 coding questions 4 test cases each
Robosoft Technologies interview questions for popular designations
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
Virtual DOM is a lightweight copy of the actual DOM that allows for efficient updates and rendering in web applications.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing direct manipulation of the actual DOM.
When changes are made to the virtual DOM, a comparison is done with the actual DOM to identify the minimal updates needed, reducing re-renders.
This approach helps in optimi...
Get interview-ready with Top Robosoft Technologies Interview Questions
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
Recursively reverse a string by swapping characters at opposite ends.
Create a base case for when the string length is 0 or 1.
Recursively call the function with the substring excluding the first and last characters.
Swap the first and last characters in each recursive call.
lazy is a property delegate that initializes the value only when accessed, while lateinit is a modifier that indicates a non-null property will be initialized before being accessed.
lazy is used for properties that are expensive to initialize and may not be needed, while lateinit is used for properties that must be initialized before being accessed.
lazy properties are initialized the first time they are accessed, while ...
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
If social media kills our interaction or not
My role model is Elon Musk, a visionary entrepreneur who has revolutionized multiple industries.
Elon Musk is known for his ambitious goals and determination to make them a reality.
He co-founded PayPal, Tesla Motors, SpaceX, Neuralink, and The Boring Company.
Musk's leadership and innovation have inspired me to think big and push boundaries in my own work.
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
Print duplicate values in an array
Iterate through the array and use a hash map to track the frequency of each element
Print the elements with a frequency greater than 1
I applied via Approached by Company and was interviewed in Jun 2021. There were 2 interview rounds.
Top trending discussions
Interview experience
based on 275 reviews
Rating in categories
10-15 Yrs
Not Disclosed
8-12 Yrs
Not Disclosed
6-10 Yrs
Not Disclosed
Software Engineer
306
salaries
| ₹4.8 L/yr - ₹17 L/yr |
Senior Software Engineer
288
salaries
| ₹8.2 L/yr - ₹29 L/yr |
Associate Software Engineer
108
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Technical Lead
74
salaries
| ₹13.8 L/yr - ₹36 L/yr |
Software Developer
44
salaries
| ₹5.2 L/yr - ₹10 L/yr |
Persistent Systems
TCS
LTIMindtree
Mphasis