Filter interviews by
I applied via Approached by Company and was interviewed before Dec 2023. There were 3 interview rounds.
Basic coding interview.
SQL commands are instructions used to interact with a database to perform tasks such as querying, updating, and deleting data.
SQL commands are used to interact with databases to perform various tasks.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE, CREATE, and DROP.
Examples: SELECT * FROM table_name; INSERT INTO table_name (column1, column2) VALUES (value1, value2); UPDATE table_name SET column1 = value WHER...
Doubly linked list is a data structure where each node contains a reference to the previous and next node.
Doubly linked list allows traversal in both directions.
Each node in a doubly linked list contains data and two pointers - one to the previous node and one to the next node.
Example: Node A -> Node B -> Node C, where Node B has pointers to both A and C.
GROUP BY is used to group rows that have the same values, while ORDER BY is used to sort the result set.
GROUP BY is used with aggregate functions like COUNT, SUM, AVG, etc.
ORDER BY is used to sort the result set based on one or more columns.
GROUP BY is used before the SELECT statement, while ORDER BY is used after the SELECT statement.
HTML 5.0 is the latest version of HTML with new features and improvements.
HTML 5.0 supports new elements like <header>, <footer>, <nav>, <article>, <section> etc.
HTML 5.0 introduces new APIs like canvas, audio, video, geolocation, local storage, etc.
HTML 5.0 supports new form input types like email, url, date, range, color, etc.
HTML 5.0 has improved semantics, accessibility, and multimedia...
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 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 ...
I appeared for an interview in Jul 2024.
Leet code medium level question
Guide to completing a RESTful API coding task with essential pointers and examples.
Understand REST principles: Use HTTP methods (GET, POST, PUT, DELETE) appropriately.
Define clear endpoints: Example - /api/users for user-related operations.
Implement status codes: Use 200 for success, 404 for not found, 500 for server errors.
Use JSON for data interchange: Ensure requests and responses are in JSON format.
Consider authent...
Managing multiple events on a single variable requires careful synchronization to ensure accurate results.
Use locks or mutexes to prevent race conditions when accessing the variable.
Implement event debouncing to limit the frequency of updates, ensuring only the final event is processed.
Utilize a queue to handle events sequentially, processing them one at a time to maintain accuracy.
Consider using atomic operations for ...
I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.
I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.
Graduated with a degree in Computer Science from XYZ University.
Worked at ABC Corp, where I developed a web application that improved user engagement by 30%.
Proficient in languages like JavaScript, Python, and Java, with experience in frameworks such as React and Django.
Enjoy collaborating in ag...
Developed a web application for tracking personal fitness goals and progress.
Used React.js for front-end development
Implemented RESTful APIs for data retrieval and storage
Utilized MongoDB for database management
Yes, faced challenges with debugging complex code and integrating third-party APIs.
Debugging complex code with multiple dependencies
Integrating third-party APIs with inconsistent documentation
Resolving compatibility issues between different software components
Genral aptitude questions
I appeared for an interview in Jun 2025, where I was asked the following questions.
posted on 3 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Basic aptitude test and was unproctored
Some of the top questions asked at the Qodenext Software Engineer interview for experienced candidates -
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Technical Support Engineer
35
salaries
| ₹2.3 L/yr - ₹4.8 L/yr |
Business Development Manager
23
salaries
| ₹5.4 L/yr - ₹12 L/yr |
Software Support Engineer
16
salaries
| ₹3 L/yr - ₹4.7 L/yr |
Software Developer
9
salaries
| ₹2 L/yr - ₹6 L/yr |
Software Engineer
8
salaries
| ₹2.7 L/yr - ₹5.2 L/yr |
Maxgen Technologies
JoulestoWatts Business Solutions
Value Point Systems
F1 Info Solutions and Services