i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Referral and was interviewed in Jun 2023. There were 4 interview rounds.
What is your qualification and where did you completed your studies
Looking iur communication skills and soft skills among all the colleagues
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Merge sort has a time complexity of O(n log n) in the worst case scenario.
Merge sort divides the array into two halves, sorts them recursively, and then merges them back together.
The time complexity of merge sort is O(n log n) in the worst case scenario.
For example, sorting an array of 8 elements would take 3 recursive calls to merge sort.
Create a palindrome checker using React JS to display on the UI
Create a input field for user to enter a string
Use state to store the input string
Create a function to check if the input string is a palindrome
Display the result on the UI
Javascript question on promise, callbacks, hosting
posted on 21 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
What is React? What is React architecture ? What is dynamic imports? What is interceptor?
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
React JS Basic and JS Deep Dive
posted on 21 Jul 2024
posted on 20 Mar 2024
I applied via Approached by Company and was interviewed in Sep 2023. There was 1 interview round.
posted on 12 Sep 2023
Payment gateway facilitates online transactions by securely transferring payment information between a website and a bank.
Payment gateway encrypts payment information to ensure security
It authorizes the payment by verifying the details with the bank
It processes the payment and transfers funds to the merchant's account
Popular payment gateways include PayPal, Stripe, and Square
I applied via Recruitment Consulltant and was interviewed before Dec 2021. There were 2 interview rounds.
ReactJS is a JavaScript library for building user interfaces.
Developed by Facebook
Uses a virtual DOM for efficient updates
Supports server-side rendering
Can be used with other libraries and frameworks
Uses JSX syntax to write HTML-like code in JavaScript
Example: Facebook, Instagram, Airbnb, Netflix use ReactJS
UseState() is a hook in React that allows functional components to have state variables.
useState() is used to declare state variables in functional components.
It returns an array with two elements: the current state value and a function to update it.
The function to update the state can be called with a new value or a function that takes the previous value as an argument.
Example: const [count, setCount] = useState(0);
Ex
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Consultant
33.3k
salaries
| ₹6.3 L/yr - ₹23.2 L/yr |
Senior Consultant
21k
salaries
| ₹11 L/yr - ₹42 L/yr |
Analyst
14.3k
salaries
| ₹3.8 L/yr - ₹12.6 L/yr |
Assistant Manager
10.1k
salaries
| ₹7.8 L/yr - ₹24 L/yr |
Manager
7.1k
salaries
| ₹16 L/yr - ₹52 L/yr |
Accenture
PwC
Ernst & Young
Cognizant