i
Affluent Global Services
Filter interviews by
App life cycle refers to the stages a mobile app goes through from installation to removal.
1. Installation: User downloads and installs the app from app store.
2. Launch: User opens the app for the first time.
3. Background: App runs in the background while user interacts with other apps.
4. Termination: App is closed by user or system to free up resources.
5. Removal: User uninstalls the app from their device.
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
Top trending discussions
posted on 29 Nov 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 interview rounds.
Ther try to gaze out what are the responsibilities you handled and your growth potential
They try to find out what you are will do in a given set of scenarios
I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.
2 DSA question was asked
40 questions in 20 minutes
Generate all possible permutations of an array of strings
Use recursion to generate permutations
Swap elements to create different permutations
Base case: when array size is 1, return array as permutation
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
posted on 11 Mar 2024
It is MCQ based test which contain both aptitude and technical question
Genral aptitude questions
posted on 6 Feb 2023
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
71
salaries
| ₹4.5 L/yr - ₹16 L/yr |
Senior Software Engineer
66
salaries
| ₹7 L/yr - ₹24 L/yr |
Staffing Specialist
32
salaries
| ₹2.4 L/yr - ₹4.5 L/yr |
Associate Software Engineer
29
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Business Analyst
27
salaries
| ₹5.2 L/yr - ₹20 L/yr |
TCS
Wipro
Infosys
HCLTech