Filter interviews by
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
They ask many questions from SQL like joins and it's types, how to drop a column from table etc
Top trending discussions
The ref and out keywords are used in C# to pass arguments by reference instead of by value.
The ref keyword is used to pass a variable by reference, allowing the called method to modify the value of the variable.
The out keyword is similar to ref, but it is used when the called method needs to assign a value to the variable being passed.
The ref keyword requires the variable to be initialized before passing it to the meth...
Overloading is having multiple methods with the same name but different parameters. Overriding is implementing a method in a derived class with the same name and signature as in the base class.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding allows a derived class to provide a different implementation of a method that is already defined in the base class.
Overloa...
SQL join queries are used to combine rows from two or more tables based on a related column between them.
Join queries are used to retrieve data from multiple tables in a single query.
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
Join conditions are specified using the ON keyword, which defines the column(s) to join on.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = ta
ADO .NET database calling steps involve establishing a connection, creating a command object, executing the command, and handling the results.
Establish a connection to the database using a connection string
Create a command object to specify the SQL query or stored procedure to be executed
Execute the command to retrieve or modify data in the database
Handle the results by reading data from a DataReader or updating data u
posted on 7 Jun 2024
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Reverse a string without using liberary function
posted on 6 Dec 2024
I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.
Basic Logical programs
It was combination of mcqs and 2 coding questions
Object-oriented programming concepts that focus on objects and classes for better code organization and reusability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det...
Java is a programming language while Putjon is not a recognized term in software development.
Java is a widely used programming language for developing applications.
Putjon is not a recognized term in software development, it may be a typo or a specific term not commonly used.
There is no direct comparison between Java and Putjon as they are not related.
2 Query question and 3 coding questions
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Java, C++, Python are popular languages that support object oriented programming.
Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.
Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)
Event listeners are used to listen for and respond to events
Common events include click, mouseover, keydown, submit, etc.
Project , coding question, DBMS
2 DSA questions Both are from DP
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
There were 5 question out of which 2 were coding Data Structure problems , 1 was SQL based , 1 was AI based Problem ( Machine Learning ) and 1 was to create UML Diagram.
First Coding question was pretty easy , other one was kinda tough , UML Diagram was also easy and SQL query was of moderate level.
Associate Software Engineer
101
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Engineer
86
salaries
| ₹3.2 L/yr - ₹10.6 L/yr |
Software Developer
65
salaries
| ₹3 L/yr - ₹10 L/yr |
Database Developer
32
salaries
| ₹3 L/yr - ₹9 L/yr |
Data Analyst
29
salaries
| ₹4 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech