Filter interviews by
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing outside interference.
Encapsulation also promotes code reusability and modularity.
Example: In a class, private variables can only be accessed through public methods.
Abstraction is the concept of hiding complex details and showing only the essential features of an object.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in reducing programming complexity and effort
Example: A car is an abstraction of various components like engine, wheels, etc. We don't need to know the internal workings to drive it
Opps concepts refer to Object-Oriented Programming principles that focus on creating reusable and modular code.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Allowing a class to inherit properties and behavior from another class
Polymorphism: Ability for objects of different classes to respond to the same message in different ways
Abstraction: Hiding the complex ...
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.
The project involved designing and implementing a new network infrastructure for a large corporation.
Conducted a thorough analysis of the existing network infrastructure
Designed a new network architecture that met the company's needs
Implemented the new network infrastructure with minimal disruption to business operations
Tested and optimized the new network to ensure optimal performance
Provided ongoing support and maint
I applied via Campus Placement and was interviewed before Feb 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Campus Placement and was interviewed before Sep 2019. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.
based on 1 interview
Interview experience
Front end Developer
7
salaries
| ₹1 L/yr - ₹3.6 L/yr |
Full Stack Developer
7
salaries
| ₹2.6 L/yr - ₹3.5 L/yr |
Software Engineer
5
salaries
| ₹1.1 L/yr - ₹5 L/yr |
Data Analyst
5
salaries
| ₹1 L/yr - ₹2.2 L/yr |
Web Developer
5
salaries
| ₹1.8 L/yr - ₹2.2 L/yr |
TCS
Accenture
Wipro
Cognizant