Filter interviews by
C# delegates allow methods to be passed as parameters, enabling flexible and reusable code structures.
Delegates are type-safe function pointers in C#.
They can reference methods with a specific signature.
Example: public delegate int MyDelegate(int x, int y);
Action<T> is a built-in delegate for methods that return void.
Func<T, TResult> is a built-in delegate for methods that return a value.
Same as questions asked
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 2 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.
.NET framework is a software framework developed by Microsoft. API stands for Application Programming Interface. Angular is a JavaScript framework.
The .NET framework is used for building Windows applications and web services.
APIs are a set of protocols and tools for building software applications.
Angular is a JavaScript framework used for building web applications.
Angular uses TypeScript, a superset of JavaScript, for ...
Difference between abstract class and interface in OOPs
Abstract class can have both abstract and non-abstract methods while interface can only have abstract methods
A class can implement multiple interfaces but can only inherit from one abstract class
Abstract class can have constructors while interface cannot
Interfaces are used for achieving multiple inheritance in Java
Abstract classes are used for creating a base class...
I applied via Referral and was interviewed before May 2021. There were 2 interview rounds.
Framework is a structured approach to software development. Challenges faced include compatibility issues, maintenance, and scalability.
Framework provides a structure for software development
Challenges include compatibility issues with different systems and software versions
Maintenance of the framework can be difficult as updates and changes are made
Scalability can also be a challenge as the framework may not be able t...
Hard
Very tough topics
I applied via Campus Placement and was interviewed in Aug 2021. There were 2 interview rounds.
It was basically quants, reasoning and moderate psuedo code questions. You need just moderate level of knowledge of all these sections. You have to clear all the sections as each one has individual cutoff.
posted on 1 Apr 2025
I appeared for an interview before Apr 2024, where I was asked the following questions.
A factorial is the product of all positive integers up to a given number, denoted by n!.
Factorial of 0 is 1 (0! = 1).
Factorial of 5 is 120 (5! = 5 × 4 × 3 × 2 × 1).
Factorial grows rapidly; for example, 10! = 3,628,800.
Factorial can be calculated using recursion or iteration.
posted on 17 Oct 2024
I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.
Seperate out alphabets and number from a given string.
posted on 4 Aug 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Aptitude ,reasoning, computer science fundamental mcq ,2 coding questions
Advance round for those who solved more than 80% test in shl exam
Coding anagram string array
Create a function that takes in an array of strings
For each string, sort the characters alphabetically to find anagrams
Group anagrams together and return them in a new array
based on 1 interview experience
based on 1 review
Rating in categories
Service Delivery Engineer
5
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Software Developer
4
salaries
| ₹1.9 L/yr - ₹5.8 L/yr |
Team Lead
4
salaries
| ₹2.2 L/yr - ₹5.4 L/yr |
Software Engineer
3
salaries
| ₹1.7 L/yr - ₹5.9 L/yr |
Technical Support Engineer
3
salaries
| ₹1 L/yr - ₹1.3 L/yr |
TCS
Wipro
Infosys
Tech Mahindra