Filter interviews by
I was interviewed before Jul 2023.
The .NET Framework is a software framework developed by Microsoft that provides a large library of pre-coded solutions to common programming problems.
Developed by Microsoft
Provides a large library of pre-coded solutions
Supports multiple programming languages like C#, VB.NET, F#
Used for building various types of applications including web, desktop, mobile, and cloud-based applications
SQL query to find the second maximum value in a table
Use the MAX function to find the maximum value in the table
Use the WHERE clause to exclude the maximum value
Use the MAX function again to find the second maximum value
Indexer in C# allows objects to be indexed like arrays, enabling them to be accessed using square brackets.
Indexer is a special type of property in C# that allows objects to be indexed like arrays.
It enables objects to be accessed using square brackets [] instead of traditional property syntax.
Indexers are defined using the 'this' keyword followed by square brackets and a parameter list.
Example: public string this[int ...
The main difference is that .NET Core is cross-platform and open-source, while .NET Framework is Windows-only and closed-source.
NET Core is cross-platform, while .NET Framework is Windows-only
.NET Core is open-source, while .NET Framework is closed-source
.NET Core is modular, allowing developers to include only the necessary libraries, while .NET Framework is monolithic
NET Core is optimized for cloud-based applications...
Create CRUD operations for name, email, and password input fields.
Create a form with input fields for name, email, and password.
Implement functions for Create, Read, Update, and Delete operations for each field.
Use a database to store and retrieve the data.
Example: Create operation - INSERT INTO users (name, email, password) VALUES ('John Doe', 'johndoe@example.com', 'password123');
Top trending discussions
posted on 25 Aug 2024
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
1 Hours, Computer Science, Bluestock.in
I am a software engineer with a passion for problem-solving and creating innovative solutions.
Experienced in programming languages such as Java, Python, and C++
Strong background in data structures and algorithms
Worked on projects involving web development and mobile app development
Excellent communication and teamwork skills from collaborating with cross-functional teams
I come from a close-knit family of four - my parents, my younger sister, and myself.
My parents have always been supportive of my career choices and have encouraged me to pursue my passion for software development.
My younger sister is currently studying computer science and we often collaborate on coding projects together.
Family gatherings are important to us and we enjoy spending quality time together, whether it's cel
posted on 16 Aug 2024
I have completed internships at two tech companies, where I worked on product development and market research.
Developed new features for a mobile app at Company A
Conducted user surveys and analyzed data to improve user experience at Company B
Collaborated with cross-functional teams to launch a new product at Company A
Expectations from PM role include leading product development, collaborating with cross-functional teams, and driving product strategy.
Leading product development by defining product roadmap and prioritizing features
Collaborating with cross-functional teams such as engineering, design, and marketing to ensure successful product launches
Driving product strategy by analyzing market trends, customer feedback, and competit...
I was interviewed in Sep 2023.
15 minutes on paper coding questions is given
Java interfaces are used to define a contract for classes to implement, allowing for polymorphism and loose coupling.
Interfaces in Java are used to define abstract methods that must be implemented by classes that implement the interface.
Interfaces can also contain constants, default methods, and static methods.
Example: interface Animal { void eat(); } class Dog implements Animal { public void eat() { System.out.println
posted on 15 Sep 2023
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
posted on 8 Sep 2023
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
Basic computer knowledge, English grammar
I applied via AmbitionBox and was interviewed in Mar 2023. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Feb 2021. There were 3 interview rounds.
Online courses provide by company
..............................
...................................
throw vs throws and class vs interface
throw is used to explicitly throw an exception in a method while throws is used to declare the exception that a method may throw
class is a blueprint for creating objects while interface is a collection of abstract methods that can be implemented by a class
throw is followed by an exception object while throws is followed by the name of the exception class
a class can have constructor...
I applied via Job Portal
First round was based on logical questions and was taken on hacker earth
based on 3 interviews
Interview experience
based on 8 reviews
Rating in categories
Front end Developer
6
salaries
| ₹1.9 L/yr - ₹3 L/yr |
PHP Developer
5
salaries
| ₹1 L/yr - ₹2.4 L/yr |
HR Executive
4
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Marketing Executive
4
salaries
| ₹2 L/yr - ₹3 L/yr |
Android Developer
4
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Infosys
TCS
Wipro
HCLTech