Filter interviews by
Basic technical question, sql question and snippet
Code to find LCM and HCF of two numbers
Use Euclidean algorithm to find HCF
LCM = (num1 * num2) / HCF
Handle edge cases like zero or negative numbers
JWT workflow involves generating, signing, and verifying tokens for secure authentication in the project.
User logs in with credentials and server generates a JWT token
Token is sent to client and stored in local storage
Client includes token in headers for subsequent requests
Server verifies token signature to authenticate user
I appeared for an interview in Feb 2025, where I was asked the following questions.
I appeared for an interview in Aug 2023.
180 mins test calculatogn
Frontend development with react
posted on 11 Oct 2020
I applied via Indeed and was interviewed before Oct 2019. There was 1 interview round.
posted on 8 Aug 2022
SQL joins are used to combine data from two or more tables based on a related column between them.
Inner join returns only the matching rows from both tables
Left join returns all rows from the left table and matching rows from the right table
Right join returns all rows from the right table and matching rows from the left table
Full outer join returns all rows from both tables
Cross join returns the Cartesian product of bo
A stored procedure is a precompiled set of SQL statements that can be called by name, while a function returns a value.
Stored procedures are used to perform a specific task, such as inserting or updating data in a database.
Functions return a value, while stored procedures do not necessarily return a value.
Stored procedures can be called from within other SQL statements, while functions cannot.
Stored procedures can have...
MVC is a software design pattern that separates an application into three interconnected components: Model, View, and Controller.
Model represents the data and business logic of the application
View is responsible for rendering the user interface
Controller handles user input and updates the model and view accordingly
MVC promotes separation of concerns and modularity
MVC is widely used in web development frameworks like Ru
In MVC, we can redirect to a different page using the RedirectToAction method.
Use the RedirectToAction method in the controller action method
Pass the action name and controller name as parameters to the method
Optionally, pass route values as a parameter to the method
Example: return RedirectToAction("Index", "Home");
Index is a pointer to a specific element in an array or database table.
Indexes improve query performance by reducing the number of rows that need to be scanned.
Types of indexes include clustered, non-clustered, unique, and composite indexes.
Clustered indexes determine the physical order of data in a table, while non-clustered indexes create a separate structure.
Unique indexes ensure that each value in the index column ...
TempData stores data for a single request while Session stores data for multiple requests.
TempData is used to store data temporarily for a single request.
Session is used to store data for multiple requests.
TempData is cleared after a single request while Session data persists until the session expires or is cleared.
TempData is useful for passing data between actions while Session is useful for maintaining user-specific
posted on 21 May 2024
I applied via Walk-in and was interviewed in Nov 2023. There were 2 interview rounds.
Basic multiple choice questions based on c# ,sql serve, pseudo code all are basics
posted on 29 Oct 2023
I appeared for an interview in Apr 2023.
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Coding on python programming, any language is used in in coding.
Python provides a simple way to reverse a string using slicing.
Use slicing to reverse the string: string[::-1]
Assign the reversed string to a new variable or print it directly
Alternatively, use the reversed() function to create a reversed iterator and join it back into a string
posted on 22 Sep 2024
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Based on your CV and basic python questions and coding test and few HR questions
based on 1 interview
Interview experience
Principal Software Engineer
11
salaries
| ₹24.8 L/yr - ₹44 L/yr |
Software Engineer
10
salaries
| ₹9 L/yr - ₹14 L/yr |
Senior Software Engineer
7
salaries
| ₹10.6 L/yr - ₹28 L/yr |
Senior Devops Engineer
5
salaries
| ₹15.6 L/yr - ₹35.6 L/yr |
Project Manager
4
salaries
| ₹19.5 L/yr - ₹24 L/yr |
HirePro Consulting
Prometric Testing
Dealsdray Online
Nimble Wireless