Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Data validation in Ado.net ensures data integrity and accuracy.
Use parameterized queries to prevent SQL injection attacks
Use data validation controls like DataReader and DataAdapter
Implement error handling to catch and handle validation errors
Constraints in SQL are rules and limits that are applied to columns in a table to ensure data integrity and consistency.
Constraints ensure data accuracy and consistency in a database
Common constraints include NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK, and DEFAULT
NOT NULL constraint ensures a column cannot have a NULL value
UNIQUE constraint ensures all values in a column are unique
PRIMARY KEY constraint uniquely...
IConfigureService is used in ASP.NET Core to configure services for dependency injection.
Used in ConfigureServices method in Startup class
Registers services with the DI container
Helps in configuring services like MVC, Entity Framework, etc.
Dependency Injection is a design pattern where the dependencies of an object are provided externally rather than created within the object itself.
Create an interface for the dependency
Create a class that implements the interface
Pass the dependency to the class through constructor, setter method, or interface method
Use a framework like Spring for automatic dependency injection
The updated version of Asp net is Asp net Core.
Asp net Core is the latest version of Asp net framework.
It is an open-source, cross-platform framework for building modern, cloud-based, internet-connected applications.
Asp net Core offers improved performance, flexibility, and scalability compared to previous versions.
Passing browser parameter to controller in software development
Use query parameters in the URL to pass browser information to the controller
Access the browser information in the controller using request parameters
Example: /api/controller?browser=Chrome
Top trending discussions
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
I applied via campus placement at Manjara Charitable Trust's Rajiv Gandhi Institute of Technology, Mumbai and was interviewed in Oct 2024. There were 3 interview rounds.
Test was of 1.5 hrs and it was online. It was completely based on technical questions.
This test was offline and it was a pen paper test wherein 10 questions will be given you have to write code or spot the error and correct them.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have method implementations, while interface cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.
Example: Abstr...
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Give 10 questions from node js backend
package.json is a file used in Node.js projects to manage dependencies, scripts, and metadata.
It is a JSON file that contains information about the project, such as name, version, dependencies, and scripts.
It is used to manage project dependencies by listing them in the 'dependencies' and 'devDependencies' fields.
It allows developers to define scripts for tasks like building, testing, and running the project.
Example: {...
Components in Angular are building blocks of an application. Data can be shared between components using input properties and output events.
Components in Angular are reusable, self-contained units of code that define a part of the user interface.
Data can be shared to a component using input properties, where data is passed from the parent component to the child component.
Data can also be shared from a child component t...
=== is strict equality operator, while == is loose equality operator. === is commonly used in real-time projects for accurate comparisons.
=== is a strict equality operator that checks both value and type of operands
== is a loose equality operator that only checks the value of operands
=== is commonly used in real-time projects to ensure accurate comparisons and prevent unexpected type coercion issues
Arrow function syntax in JavaScript
Arrow functions are concise syntax for writing function expressions in JavaScript
They have a shorter syntax compared to traditional function expressions
They do not have their own 'this', 'arguments', 'super', or 'new.target' keywords
Arrow functions are concise syntax for writing function expressions, while anonymous functions do not have a name.
Arrow functions have a shorter syntax compared to anonymous functions.
Arrow functions do not have their own 'this' keyword, while anonymous functions do.
Arrow functions do not have 'arguments' object, while anonymous functions do.
Arrow functions are not hoisted, while anonymous functions are hoisted.
posted on 17 Sep 2024
Data structure and aptitude
10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity
Reverse a string without using built-in functions or for loops
Use recursion to reverse the string
Pass the substring excluding the first character to the recursive function
Base case: return the character itself if the length of the string is 1
Concatenate the last character of the string with the result of the recursive call
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Skilled in web development technologies like HTML, CSS, and JavaScript
Worked on projects involving database management with SQL
Yes, I am okay with agreement.
I am comfortable with signing agreements related to software development projects.
I understand the importance of agreements in protecting both parties involved in a project.
I am willing to review and negotiate agreements to ensure they are fair and reasonable.
I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Aug 2023. There were 2 interview rounds.
They will give you something to make in 2 hours time.
posted on 2 Jan 2025
I applied via campus placement at IIMT College of Engineering, Noida and was interviewed before Jan 2024. There was 1 interview round.
The first round was DSA round and they gave 2 DSA Questions.
I applied via campus placement at Hindustan College of Science and Technology, Agra and was interviewed before Oct 2023. There was 1 interview round.
1 round is coding round in pan paper test atleast 5 coding questions and some multiple questions and 1 DSA questions and 4 coding questions correct and dsa correct than interview
Interview experience
based on 4 reviews
Rating in categories
Senior Software Engineer
26
salaries
| ₹3.7 L/yr - ₹9.7 L/yr |
Software Engineer
23
salaries
| ₹2.8 L/yr - ₹6 L/yr |
Software Developer
19
salaries
| ₹2.9 L/yr - ₹10 L/yr |
Project Manager
14
salaries
| ₹17 L/yr - ₹27.9 L/yr |
Technical Lead
12
salaries
| ₹8.5 L/yr - ₹18 L/yr |
Tech Mahindra
TCS
Infosys
Wipro