Filter interviews by
I applied via campus placement at Terna Engineering College, Mumbai and was interviewed in May 2024. There were 4 interview rounds.
Cloud, rest, oop concepts, etc
Top trending discussions
posted on 7 Sep 2024
posted on 10 Sep 2020
I applied via Referral and was interviewed in Mar 2020. There were 4 interview rounds.
Data Integrity refers to the accuracy and consistency of data throughout its lifecycle.
Ensuring data is not corrupted or modified without authorization
Maintaining data accuracy and consistency through proper storage and retrieval
Preventing data loss or unauthorized access
Examples: checksums, encryption, access controls
posted on 3 Dec 2024
30min duration simple questions
Basic array 2 coding questions
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
posted on 9 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
posted on 13 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Portions covered:- maths, DBMS, OS, programming and verbal ability question
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
1st round is aptitude and pesudocode
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
2 coding question for 60 mins. One array based question and one string based question.
Oops 2 pillars are Abstraction and Encapsulation.
Abstraction: Hiding unnecessary details and showing only relevant information. Example: Car dashboard displaying speed without showing internal engine details.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class in object-oriented programming encapsulates data and methods.
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, hierarchical inheritance
Single inheritance: a class inherits from only one parent class. Example: class Dog inherits from class Animal
Multiple inheritance: a class inherits from multiple parent classes. Example:...
posted on 5 Oct 2024
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
based on 1 interview
Interview experience
Software Engineer
274
salaries
| ₹2.2 L/yr - ₹10.4 L/yr |
Senior Software Engineer
198
salaries
| ₹5.2 L/yr - ₹20.6 L/yr |
Software Developer
140
salaries
| ₹1.8 L/yr - ₹9.2 L/yr |
Principal Engineer
83
salaries
| ₹9.9 L/yr - ₹28 L/yr |
Technical Lead
57
salaries
| ₹9.8 L/yr - ₹35 L/yr |
TCS
Infosys
Wipro
Tech Mahindra