Filter interviews by
An interface in .NET is a reference type that defines a contract for classes to implement certain methods and properties.
Interfaces contain method signatures but no implementation.
Classes can implement multiple interfaces.
Interfaces allow for polymorphism and decoupling of code.
Example: public interface IShape { void Draw(); }
Interface defines only method signatures while abstract class can have method implementations.
Interface cannot have method implementations, abstract class can
A class can implement multiple interfaces but can inherit only one abstract class
Interfaces are used for defining contracts, abstract classes are used for code reusability
Example: Interface - ILogger { void Log(string message); } Abstract class - Shape { public ab
My notice period is 1 month.
Notice period is 1 month
I am required to give 1 month notice before leaving my current job
I can start a new job after serving the notice period
Duration 25 minutes
Top trending discussions
posted on 13 Sep 2024
Water scarcity, 3 mins , name-area-parents-topic
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MySQL and MongoDB
Familiar with version control systems like Git and deployment tools like Docker
Strong problem-solving skills and ability
I have a Bachelor's degree in Computer Science and 5 years of experience in software development.
Bachelor's degree in Computer Science
5 years of experience in software development
OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
Encapsulation: bundling data and methods that operate on the data into a single unit. Example: a car object with properties like color and methods like start() and stop().
Inheritance: allows a class to inherit properties and behavior from another class. Example: a class...
A real life scenario example of OOPs is modeling a car as an object with properties and methods.
Create a Car class with attributes like make, model, year, color
Define methods like start(), accelerate(), brake()
Instantiate multiple car objects and perform actions on them
Collections in Java are classes and interfaces that provide a way to store and manipulate groups of objects.
Collections provide a way to work with groups of objects in Java
They include classes like ArrayList, LinkedList, HashMap, etc.
Collections framework provides interfaces like List, Set, Map, etc.
Collections offer methods for adding, removing, and accessing elements in a group
I am a passionate Java developer with 5 years of experience in developing web applications and implementing software solutions.
5 years of experience in Java development
Strong knowledge of web application development
Experience in implementing software solutions
Passionate about coding and problem-solving
Developed a web application for online shopping with user authentication and payment gateway integration.
Used Java Spring framework for backend development
Implemented RESTful APIs for communication between frontend and backend
Integrated Stripe API for secure payment processing
posted on 22 Nov 2024
posted on 28 Jun 2024
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
posted on 13 Jan 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.
posted on 27 May 2024
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
It was a handson coding test contains 4 coding questions on prime numbers patterns and array it was easy
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
Quick Sort is a popular in-place sorting algorithm that uses divide and conquer approach.
Divide the array into two sub-arrays based on a pivot element
Recursively sort the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Time complexity: O(nlogn) in average case and O(n^2) in worst case
Space complexity: O(logn)
Example: [5, 2, 9, 3, 7, 6, 8] -> [2, 3, 5, 6, 7, 8, 9]
I am a software enthusiast with a passion for coding and problem-solving.
I have a degree in Computer Science and Engineering.
I have experience in programming languages such as Java, Python, and C++.
I have worked on projects involving web development, data analysis, and machine learning.
I am a quick learner and enjoy working in a team environment.
I am a quick learner with a passion for software development and a strong work ethic.
I have a solid understanding of programming concepts and experience with multiple programming languages.
I am a team player and enjoy collaborating with others to solve problems.
I am highly motivated and always strive to improve my skills and knowledge.
I have completed several projects on my own and am eager to apply my skills in a prof
posted on 12 Apr 2024
Interview experience
based on 11 reviews
Rating in categories
Software Engineer
11
salaries
| ₹4.1 L/yr - ₹6.6 L/yr |
Junior Software Engineer
7
salaries
| ₹1.9 L/yr - ₹3.6 L/yr |
Software Developer
5
salaries
| ₹5 L/yr - ₹12.5 L/yr |
Web Developer
3
salaries
| ₹3 L/yr - ₹5 L/yr |
Team Leader (Technical)
3
salaries
| ₹14 L/yr - ₹14 L/yr |
Infosys
TCS
Wipro
HCLTech