Filter interviews by
Sarah's speed is 7.2 km/h.
Convert 600 meters to kilometers (600m = 0.6 km)
Calculate the speed using the formula: Speed = Distance / Time
Speed = 0.6 km / 5 minutes = 0.12 km/min
Convert minutes to hours (1 hour = 60 minutes)
Speed = 0.12 km/min * 60 min/hour = 7.2 km/h
A:D = 6:5
First, find the common ratio between A and B, which is 3:4
Then, use the ratios between B and C, and C and D to find the ratio between A and D
Calculate the ratio A:D using the ratios found in the previous steps
OOP in C# stands for Object-Oriented Programming, a programming paradigm that uses objects to design and build applications.
OOP focuses on creating objects that contain both data and methods to manipulate that data.
Encapsulation, inheritance, and polymorphism are key principles of OOP in C#.
Example: Creating classes like 'Person' with properties like 'Name' and methods like 'SayHello'.
Async and await are keywords in C# that allow for asynchronous programming, making it easier to write code that doesn't block the main thread.
Async is used to define a method as asynchronous, allowing it to run concurrently with other code.
Await is used within an async method to pause execution until a task is complete, without blocking the main thread.
Async and await are commonly used in scenarios such as making web r...
Dot net is a software framework developed by Microsoft for building and running applications on Windows.
Developed by Microsoft
Used for building and running applications on Windows
Consists of a large class library called Framework Class Library (FCL)
Supports multiple programming languages like C#, VB.NET, and F#
Some advantages of using dot net include platform independence, language interoperability, and extensive class library.
Platform independence allows for cross-platform development.
Language interoperability enables developers to use multiple programming languages within the same project.
Extensive class library provides pre-built code for common tasks, saving time and effort.
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Basic questions of quant and technical
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
Logical reasoning and Aptitude
Functions with Pointers and strings concepts
posted on 1 Jul 2024
posted on 1 Oct 2024
Oops topic and aptitude
I applied via campus placement at Hindustan College of Science and Technology, Agra and was interviewed before Oct 2023. There was 1 interview round.
1 round is coding round in pan paper test atleast 5 coding questions and some multiple questions and 1 DSA questions and 4 coding questions correct and dsa correct than interview
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.
Inheritance allows a subclass to inherit properties and methods from a superclass.
Polymorphism allows objects to take on multiple forms and behave differently based on their context.
Encapsulation hides the implementation details of an object and only exposes necessary information.
Abstraction allows for the creation of abstract class...
Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.
Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.
Inheritance allows for code reuse and extension of existing classes, reducing code duplication.
Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i
SQL query for joining tables
Use JOIN keyword to combine two or more tables based on a related column
Specify the columns to be selected using SELECT keyword
Use ON keyword to specify the condition for joining the tables
Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN
Used Java concepts such as inheritance, polymorphism, and exception handling in my project.
Implemented inheritance to create a base class and derived classes with specific functionalities.
Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.
Implemented exception handling to handle errors and prevent program crashes.
Used interfaces to define a set of methods that a ...
Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.
Overloading is used to provide different ways to call a method with different parameters
Overriding is used to provide a specific implementation of a method in a subclass
Overloading is resolved at compile-time while overriding is r...
Interview experience
Software Developer
46
salaries
| ₹3.2 L/yr - ₹14.2 L/yr |
Senior Software Developer
19
salaries
| ₹4.9 L/yr - ₹20 L/yr |
Senior Software Engineer
9
salaries
| ₹8.7 L/yr - ₹30 L/yr |
Senior Software Tester
8
salaries
| ₹4.6 L/yr - ₹12.4 L/yr |
Copywriter
7
salaries
| ₹4.6 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech