i
NTT
Data
Filter interviews by
Reversing an array of strings involves changing the order of elements from start to end.
Use built-in functions: In JavaScript, use array.reverse() to reverse an array. Example: ['a', 'b', 'c'].reverse() results in ['c', 'b', 'a'].
Manual reversal: Iterate through the array and swap elements. Example: For ['1', '2', '3'], swap first and last to get ['3', '2', '1'].
Consider edge cases: An empty array or an array with one ...
I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Easy logical questions
basic quant
Easy level coding questions
Counting frequency of alphabets
What people are saying about NTT Data
Multiple dispatch is not a feature of Redux. It can be achieved using middleware or custom logic.
Middleware like redux-thunk or redux-saga can be used to dispatch multiple actions based on a single action.
Custom logic can be implemented in the reducer to handle multiple actions based on a single action type.
For example, a single 'ADD_ITEM' action can trigger multiple actions like 'UPDATE_TOTAL', 'UPDATE_HISTORY', etc.
M...
I applied via Naukri.com and was interviewed before Sep 2019. There were 6 interview rounds.
I applied via Walk-in and was interviewed before Sep 2019. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2020. There was 1 interview round.
I am a passionate software developer with 5 years of experience in developing web applications using various technologies.
5 years of experience in software development
Proficient in developing web applications
Skilled in using various technologies
Passionate about coding and problem-solving
Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other to release a resource.
Deadlock occurs when two or more processes are stuck in a circular waiting state.
It happens when processes compete for resources and each process holds a resource that another process needs.
Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and ...
I applied via Company Website and was interviewed in Oct 2018. There was 0 interview round.
based on 2 interview experiences
based on 3 reviews
Rating in categories
Software Engineer
1.2k
salaries
| ₹4.5 L/yr - ₹23.9 L/yr |
Senior Associate
838
salaries
| ₹1.1 L/yr - ₹8.9 L/yr |
Network Engineer
753
salaries
| ₹1.8 L/yr - ₹10.1 L/yr |
Senior Software Engineer
738
salaries
| ₹7.9 L/yr - ₹33 L/yr |
Software Developer
691
salaries
| ₹5.1 L/yr - ₹27 L/yr |
Accenture
Wipro
Cognizant
Capgemini