Filter interviews by
I applied via campus placement at Visveswaraiah Technological University (VTU) and was interviewed in Aug 2024. There were 2 interview rounds.
Simple aptitude questions and multiple choice coding questions were asked.
I have worked on a project to develop a mobile application for tracking fitness activities and providing personalized workout plans.
Developed user-friendly interface for inputting and tracking fitness data
Implemented algorithms to generate personalized workout plans based on user's goals and progress
Integrated with wearable devices to automatically sync activity data
Conducted thorough testing to ensure accuracy and rel...
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Allows for easier testing by injecting mock dependencies
Promotes loose coupling between components
Improves code reusability and maintainability
Examples: Constructor injection, Setter injection, Interface injection
Middleware is software that acts as a bridge between different applications, allowing them to communicate and share data.
Middleware facilitates communication between different software applications
It can handle tasks such as message queuing, data transformation, and security
Examples of middleware include message brokers like RabbitMQ, ESBs like MuleSoft, and API gateways like Kong
There were DSA questions and time limit was 1 hr
Factorial calculation using tabulation in dynamic programming
Create an array to store factorial values up to n
Initialize the array with base cases (0! = 1, 1! = 1)
Iterate from 2 to n and calculate factorial using previous values in the array
Return the factorial value at index n
posted on 17 Apr 2024
I applied via Campus Placement
Coding based on dsa
posted on 2 Nov 2023
I applied via Campus Placement
Aptitude test containing reasoning, maths, logics
Code to find prime numbers in a given range
Iterate through numbers in the range
Check if each number is divisible by any number less than itself
If not divisible, it is a prime number
Two coding ques. you have to solve in one hour.
Set and list are both collection types in Java. Vector and ArrayList are two implementations of List interface.
Set is an unordered collection of unique elements while List is an ordered collection of elements.
Collections hierarchy in Java includes Collection interface, List interface, Set interface, and Map interface.
Vector is a synchronized implementation of List interface while ArrayList is not synchronized.
Arrays ar...
Software Developer
6
salaries
| ₹4.5 L/yr - ₹7.5 L/yr |
US IT Recruiter
6
salaries
| ₹1.8 L/yr - ₹3.6 L/yr |
Developer
3
salaries
| ₹7 L/yr - ₹8.5 L/yr |
Digital Marketing Executive
3
salaries
| ₹3 L/yr - ₹3.6 L/yr |
React Developer
3
salaries
| ₹3.5 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech