i
Western Union
Filter interviews by
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Aug 2022. There were 4 interview rounds.
Keep your problem solving skills upto the mark
Dsa is important like arrays linkedlist stack queue and tree
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Start from the first element and compare it with the next element
If the next element is smaller, swap them
Repeat this process until the end of the list is reached
Repeat the above steps for each element in the list
The list is now sorted in ascending order
What is the recursive function to print the factorial of a given number?
Define a function that takes an integer as input
Check if the input is 0 or 1, return 1 if true
Otherwise, call the function recursively with n-1 as input and multiply it with n
Print the result
Easy to complete, just go through basic
Object is an instance of a class. Class is a blueprint for creating objects.
Objects have properties and methods that are defined by their class.
Classes can inherit properties and methods from other classes.
Example: A class 'Car' can have objects 'Honda', 'Toyota', etc.
Example: A class 'Animal' can have objects 'Dog', 'Cat', etc.
Top trending discussions
posted on 3 Jan 2025
I applied via Campus Placement
A test that covers all fundamental topics, including networking, object-oriented programming (OOP), and data structures and algorithms (DSA).
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Testing an payment flow on the application
It consist of 4 DSA ques and few quiz and opps concept based ques
1st was string based Medium level ques.
2nd was a ques based on 2 pointer
And other 2 was from Vector and Linked list easy ques
Print natural numbers in spiral form using a 2D array.
Create a 2D array with dimensions n x n.
Initialize variables for row and column boundaries.
Iterate through the array in a spiral pattern, filling in natural numbers.
DSA questions were asked.
Topic was blockchain
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
2 Codes were Given , after that 2 technical + 1 hr
Spring MVC is a framework for building web applications in Java.
Model: Represents the data of the application
View: Represents the UI of the application
Controller: Handles the user input and updates the model and view accordingly
DispatcherServlet: Front controller that receives all incoming requests and routes them to the appropriate handler
RequestMapping: Annotation used to map web requests to specific handler methods
What is the difference between a HashMap and a ConcurrentHashMap?
posted on 16 Apr 2024
Basic DSA and android questions
Live coding round for android
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Senior Associate
189
salaries
| ₹13.8 L/yr - ₹31 L/yr |
Associate
111
salaries
| ₹8.4 L/yr - ₹21.5 L/yr |
Solution Architect
102
salaries
| ₹22.8 L/yr - ₹43 L/yr |
Associate Solutions Engineer
95
salaries
| ₹8 L/yr - ₹24.5 L/yr |
Junior Associate
62
salaries
| ₹8 L/yr - ₹15.2 L/yr |
InstaReM
MoneyGram International
PayPal
Remitly