Filter interviews by
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
I was interviewed before Nov 2022.
Basic questions about dotnet
The connection between back end and front end is established through APIs and HTTP requests.
Back end exposes APIs that front end can call to retrieve or send data
Front end makes HTTP requests to back end to fetch or update information
Data is typically exchanged in JSON format
Examples: RESTful APIs, AJAX requests
I was interviewed before Jul 2016.
I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Button trigger in MVC allows for user interaction and execution of server-side code.
Buttons can be created using HTML helpers in MVC
Button click events can be handled using jQuery or JavaScript
Server-side code can be executed using AJAX calls or form submissions
Delegate is a type that represents references to methods with a specific parameter list and return type.
Delegates are similar to function pointers in C++.
Delegates can be used to pass methods as arguments to other methods.
Delegates can be used to define callback methods.
Delegates can be chained together using the + or += operator.
Delegates can be removed from a chain using the - or -= operator.
I applied via Job Portal
I applied via Naukri.com and was interviewed before Jan 2022. There were 3 interview rounds.
Types of cursors and joins in SQL
Cursors: Forward-only, Static, Dynamic, Keyset-driven
Joins: Inner, Left, Right, Full, Cross
Cursors are used to iterate through a result set
Joins are used to combine data from multiple tables based on a common column
Data encryption, firewalls, intrusion detection and prevention systems.
Data encryption
Firewalls
Intrusion detection and prevention systems
Implement of gang of 4 patterns and program execution
Abstraction is the concept of hiding complex implementation details and showing only the necessary features to the user.
Abstraction helps in reducing complexity and improving code readability.
In SQL, you can select even number rows using the MOD function.
Example: SELECT * FROM table_name WHERE MOD(row_number, 2) = 0;
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Software Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Mechanical Engg. Design
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Electronics Engineer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Accenture
Wipro
Cognizant