i
ValueLabs
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Top trending discussions
I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.
Online test -math & quants,verbal,puzzle,computer programming,logical
One program I know is a simple calculator program written in Python.
The program takes user input for two numbers and an operator (+, -, *, /).
It then performs the operation and displays the result.
Example: input 5, +, 3 -> output 8
Coding roung plus technical questions were asked
Investment management focuses on managing investments to achieve financial goals, while wealth management encompasses a broader range of financial services to help clients grow and protect their wealth.
Investment management involves managing portfolios of stocks, bonds, and other securities to achieve specific financial objectives.
Wealth management includes investment management as well as financial planning, retiremen...
I applied via campus placement at Kongu Arts and Science College, Erode and was interviewed in Mar 2024. There was 1 interview round.
Interface defines a contract for classes to implement, while abstract class can have both abstract and concrete methods. Virtual method can be overridden in derived classes.
Interface only contains method signatures, while abstract class can have method implementations.
A class can implement multiple interfaces but can only inherit from one abstract class.
Virtual method in C# allows a method in a base class to be overrid...
I applied via campus placement at BNM Institute of Technology, Bangalore and was interviewed before May 2023. There was 1 interview round.
Swap two numbers without using a temp variable
Use arithmetic operations like addition and subtraction to swap the numbers
Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)
Another example: a = 3, b = 7. a = a + b (a = 10), b = a - b (b = 3), a = a - b (a = 7)
Waterfall model is a linear sequential software development process.
It follows a step-by-step approach where progress flows in one direction, like a waterfall.
Each phase must be completed before moving on to the next phase.
Examples of phases in waterfall model: requirements, design, implementation, testing, deployment.
Gradient descent is an optimization algorithm used to minimize a function by iteratively moving towards the direction of steepest descent.
Gradient descent is commonly used in machine learning to optimize the parameters of a model by minimizing the cost function.
It works by calculating the gradient of the cost function with respect to each parameter and updating the parameters in the opposite direction of the gradient.
T...
posted on 10 Feb 2024
I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in Aug 2023. There were 3 interview rounds.
Basic aptitude test , not that hard , simply logic base questions
2 questions (array , String, linked list)
posted on 22 Jan 2023
Practice coding high level of coding
based on 1 review
Rating in categories
Senior Software Engineer
2.2k
salaries
| ₹4.7 L/yr - ₹25 L/yr |
Software Engineer
944
salaries
| ₹6.2 L/yr - ₹14 L/yr |
Analyst
539
salaries
| ₹8.5 L/yr - ₹30 L/yr |
Technical Lead
398
salaries
| ₹11.8 L/yr - ₹40 L/yr |
Senior Analyst
382
salaries
| ₹11.2 L/yr - ₹35.4 L/yr |
TCS
Infosys
Wipro
HCLTech