i
Successive Technologies
Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2023. 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.
A Promise can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() method to handle success and failure cases.
Promises can be created using the Promise constructor.
Example: const myPromise = new Promi
ReactJS is a JavaScript library for building user interfaces that follows a lifecycle of events from initialization to rendering and updating.
React components go through various lifecycle methods such as componentDidMount, componentDidUpdate, and componentWillUnmount.
The lifecycle methods allow developers to perform actions at different stages of a component's existence.
For example, componentDidMount is used for initia...
Hoisting is a JavaScript mechanism where variables and function declarations are moved to the top of their containing scope.
var declarations are hoisted to the top of their function scope, while let and const declarations are hoisted to the top of their block scope.
Variables declared with var are initialized with undefined, while let and const remain uninitialized until their declaration.
Using a variable before its dec...
Top trending discussions
posted on 21 Feb 2022
I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.
posted on 9 Nov 2019
I applied via Company Website and was interviewed in Oct 2019. There were 5 interview rounds.
posted on 27 Oct 2023
I applied via Job Fair and was interviewed before Oct 2022. There were 2 interview rounds.
Simple Questions were asked like linked list, string basics, array and hashmap
posted on 10 May 2024
I applied via Campus Placement
Sql,dsa questions, leetcode
posted on 11 Sep 2024
Personal platform their is no any functional support .
1 hour both (coding + Aptitude)
State management in React involves managing and updating the state of components efficiently.
Use React's built-in state management with setState() method
Utilize React Context API for managing global state
Implement Redux for complex state management in larger applications
posted on 19 Nov 2024
I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.
Aptitude mcq questions
posted on 15 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
There were 30 questions on the aptitude test, all of which were part of the total count.
I have three questions: two related to data structures and algorithms, and one concerning SQL.
posted on 16 Jan 2025
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Three coding questions and aptitude test.
One method to rotate an array by k positions is to reverse the array, then reverse the first k elements, and finally reverse the remaining elements.
Reverse the entire array
Reverse the first k elements
Reverse the remaining elements
Example: Array = ['a', 'b', 'c', 'd', 'e'], k = 2. After rotation: ['d', 'e', 'a', 'b', 'c']
posted on 20 Jan 2025
2 DSA questions related to hash map and binary tree
based on 1 interview
Interview experience
based on 12 reviews
Rating in categories
Associate Engineer
191
salaries
| ₹3 L/yr - ₹11.3 L/yr |
Senior Associate Engineer
165
salaries
| ₹5 L/yr - ₹16.4 L/yr |
Associate Software Engineer
109
salaries
| ₹3 L/yr - ₹9.4 L/yr |
Desktop Support Engineer
78
salaries
| ₹1.4 L/yr - ₹2 L/yr |
Technical Lead
42
salaries
| ₹10 L/yr - ₹37.6 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Damco Solutions