i
Abhinav IT Solutions
Filter interviews by
I applied via Newspaper Ad and was interviewed in Mar 2023. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.
Joins, procedures, and keys are essential concepts in SQL development.
Joins are used to combine rows from two or more tables based on a related column between them.
Procedures are a set of SQL statements that perform a specific task. They can be stored and executed on the database server.
Keys in SQL are used to uniquely identify records in a table. Primary keys ensure each record is unique, while foreign keys establish
RDBMS stands for Relational Database Management System. A trigger is a special type of stored procedure that is automatically executed when certain events occur in a database.
RDBMS is a type of database management system that stores data in a structured format using tables with rows and columns.
Triggers are used to enforce business rules, perform data validation, and maintain data integrity in a database.
Examples of tr...
I applied via Walk-in
Spring MVC is a framework for building web applications using the Model-View-Controller architecture.
Spring MVC separates the application into three components: Model, View, and Controller.
The Model represents the data and business logic, the View is responsible for rendering the UI, and the Controller handles user input and manages the flow of data between the Model and View.
Spring MVC provides a variety of features s...
Object-oriented programming is a programming paradigm based on the concept of objects.
Objects are instances of classes that encapsulate data and behavior
Inheritance allows classes to inherit properties and methods from parent classes
Polymorphism allows objects to take on multiple forms and behave differently based on context
Exception handling is the process of handling runtime errors in a program.
It is used to prevent the program from crashing due to unexpected errors.
It involves catching and handling exceptions using try-catch blocks.
The catch block contains code to handle the exception and prevent the program from terminating.
Examples of exceptions include null pointer exceptions, arithmetic exceptions, and array index out of bounds exc
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 2 interview rounds.
Hospital management syatem
Check the coding and databases connection and validations
Abhinav IT Solutions interview questions for popular designations
I applied via Company Website and was interviewed in Sep 2023. There were 4 interview rounds.
CRUD Application using Angular
I appeared for an interview in Apr 2020.
Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.
Use a relational database like MySQL or PostgreSQL
Create tables for colleges, departments, students, and elections
Use foreign keys to establish relationships between tables
Add columns for election details like candidate names and vote counts
Write a query to join tables and filter for maximum vot
Design a bit.ly URL shortening service with database choice, table design, and endpoints.
Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.
Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.
Endpoints should include URL shortening, redirection, and analytics.
Implement caching to improve performance and reduce database load...
Coding test with simple questions, related to the role
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Question from reduce,map method
I applied via Naukri.com and was interviewed in Dec 2023. There were 4 interview rounds.
30 Mcq questions for 60 minutes
Routing in ASP.NET MVC is the process of mapping URLs to controller actions.
Routing determines which controller and action method should handle a request based on the URL
Routes are defined in the RouteConfig.cs file in the App_Start folder
Routes can include parameters that are passed to the controller action method
Default route in ASP.NET MVC is {controller}/{action}/{id}
Routes can be customized using attributes like [
OOPs concepts are working by allowing developers to create classes, objects, inheritance, polymorphism, and encapsulation.
OOPs concepts include classes, which are blueprints for objects
Objects are instances of classes with their own state and behavior
Inheritance allows classes to inherit properties and methods from other classes
Polymorphism enables objects to be treated as instances of their parent class
Encapsulation r...
Need to do system task with with project manager
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 3 interview rounds.
Leetcode question sum of 3
based on 2 interviews
Interview experience
based on 21 reviews
Rating in categories
Android Developer
8
salaries
| ₹2.4 L/yr - ₹3.6 L/yr |
Softwaretest Engineer
7
salaries
| ₹1.8 L/yr - ₹3.3 L/yr |
Java Developer
6
salaries
| ₹1.1 L/yr - ₹3 L/yr |
Software Developer
5
salaries
| ₹2 L/yr - ₹2.4 L/yr |
Software Tester
5
salaries
| ₹1 L/yr - ₹1.6 L/yr |
Infosys
TCS
Wipro
HCLTech