i
Infosys BPM
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.
Currying helps in creating reusable functions and partial application.
It allows for easier composition of functions.
Example: const add = (a) => (b) => a + b; add(2)(3) will return 5.
Closures are functions that have access to their own scope, as well as the scope in which they were defined.
Closures allow functions to access variables from their outer function even after the outer function has finished executing.
They help in maintaining state in functional programming.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
Example...
Top trending discussions
posted on 12 Aug 2024
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
posted on 12 Aug 2024
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
I applied via Referral and was interviewed in Jun 2022. There were 2 interview rounds.
.name{
margin-left : 50%;
margin-top : -59%;
background : -webkit-linear-gradiend(-85deg,rgb(255,0,0),rgb(255,251,0));
-webkit-background-clip : text;
-webkit-text-fill-color : transparent;
}
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
based on 1 review
Rating in categories
Senior Processing Executive
12.3k
salaries
| ₹1.1 L/yr - ₹4.8 L/yr |
Process Specialist
8.3k
salaries
| ₹2 L/yr - ₹7.7 L/yr |
Processing Executive
5k
salaries
| ₹0.9 L/yr - ₹5.1 L/yr |
Account Assistant
4k
salaries
| ₹1.4 L/yr - ₹5 L/yr |
Accountant
2.9k
salaries
| ₹2 L/yr - ₹6.7 L/yr |
Accenture
TCS
Wipro
HCLTech