i
Techahead
Software
Filter interviews by
I appeared for an interview in May 2025, where I was asked the following questions.
I prioritize tasks based on urgency and impact, delegate when possible, and maintain clear communication with stakeholders.
Assess the urgency and importance of each task using a priority matrix.
Break down larger tasks into smaller, manageable components to tackle them sequentially.
Communicate with team members to delegate tasks that align with their strengths.
Set specific time blocks for focused work on each priority t...
Absolutely! Continuous learning is essential in tech to stay relevant and innovative in my role as a Software Engineer.
I regularly take online courses to learn new programming languages, like Python and Go.
I participate in hackathons to explore new technologies and collaborate with others.
I follow industry blogs and podcasts to stay updated on trends and best practices.
I enjoy working on side projects that challenge my...
I applied via Referral and was interviewed before May 2022. There were 2 interview rounds.
Top trending discussions
posted on 15 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
If you are a fresher , then this is for you else almost no coding test for experienced candidates.
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
General topics like mathe, English, social etc
I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 3 interview rounds.
SOLID principles are a set of five design principles for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open-Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - a subclass should be able to replace its parent class without affecting the system's behavior
Interface Segreg...
Ref and out are both used for passing arguments by reference in C#. Ref is bidirectional while out is unidirectional.
Ref and out are used to pass arguments by reference instead of by value
Ref is used for both input and output parameters while out is only used for output parameters
Ref requires the variable to be initialized before passing while out does not
Example: void MyMethod(ref int x) { x = x + 1; } and void MyMeth...
REST APIs are a way to interact with web services. Popular status codes include 200, 404, and 500.
REST APIs allow clients to access and manipulate resources on a server using HTTP requests
Common HTTP methods used in REST APIs include GET, POST, PUT, and DELETE
Status codes indicate the success or failure of a request, with 2xx codes indicating success and 4xx/5xx codes indicating errors
Some popular status codes include ...
Memory management in C# involves automatic garbage collection and the use of pointers.
C# uses a garbage collector to automatically manage memory allocation and deallocation.
Developers can use pointers to directly manipulate memory, but this is not recommended.
C# also provides tools for managing memory usage, such as the IDisposable interface and the using statement.
Microservices, cloud-native, and serverless are the latest architectural trends in C#.
Microservices architecture is gaining popularity due to its scalability and flexibility.
Cloud-native architecture focuses on building applications that are optimized for cloud environments.
Serverless architecture allows developers to focus on writing code without worrying about infrastructure management.
Other trends include containeri...
Both .NET Core and Framework are used for developing Windows applications, but Core is cross-platform and lightweight.
Core is open-source and modular, while Framework is a monolithic framework
Core has better performance and scalability than Framework
Core supports microservices architecture, while Framework does not
Core has a smaller footprint and can be deployed as a single executable
Framework has better backward compa...
Major advancements in .NET Core include improved performance, cross-platform compatibility, and enhanced security features.
Improved performance through the use of Span
Cross-platform compatibility with support for Linux and macOS
Enhanced security features such as runtime code generation and data protection
Introduction of .NET Core 3.0 with support for Windows Desktop applications
Integration with ...
The react machine coding example involves demonstrating knowledge and skills in React programming.
Understand the component lifecycle in React
Demonstrate proficiency in state management using hooks or Redux
Show ability to create reusable components and handle user input
Implement routing and navigation in React applications
I appeared for an interview before Mar 2024, where I was asked the following questions.
Design a scalable can service for managing inventory, orders, and deliveries efficiently.
Define user roles: customers, warehouse staff, and delivery personnel.
Use microservices architecture for scalability: separate services for inventory, order processing, and delivery.
Implement a RESTful API for communication between services.
Utilize a database (e.g., PostgreSQL) for persistent storage of inventory and orders.
Incorpo...
posted on 7 Mar 2023
Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.
Used when only one instance of a class is required throughout the application
Provides a global point of access to the instance
Implemented using a private constructor, static method, and static variable
Example: Logger class, Database connection class
C# LINQ queries for group and sum data from data table
Use GroupBy() method to group data based on a specific column
Use Sum() method to calculate the sum of a column
Use Select() method to select the required columns
Solid design principles are a set of guidelines for writing maintainable and scalable code.
Single Responsibility Principle (SRP) - each class should have only one responsibility
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness
Interface Se...
based on 3 interview experiences
Difficulty level
Duration
based on 20 reviews
Rating in categories
Software Engineer
140
salaries
| ₹4 L/yr - ₹14 L/yr |
Associate Software Engineer
83
salaries
| ₹3 L/yr - ₹5.3 L/yr |
Senior Software Engineer
50
salaries
| ₹8.5 L/yr - ₹14 L/yr |
Software Developer
20
salaries
| ₹3 L/yr - ₹10 L/yr |
React Native Developer
16
salaries
| ₹4.8 L/yr - ₹11 L/yr |
Maxgen Technologies
JoulestoWatts Business Solutions
Value Point Systems
F1 Info Solutions and Services