Filter interviews by
Loop and Oops concept
Basic knowledge about c/c++
Basic knowledge about c/c++
OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS focuses on creating objects that contain data in the form of fields (attributes) and code in the form of procedures (methods).
Encapsulation, inheritance, and polymorphism are key principles of OOPS.
Example: In a banking application, a 'Customer' object may have attributes like name and account number, a
Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures define the way data is organized and stored in memory.
Examples include arrays, linked lists, stacks, queues, trees, and graphs.
Different data structures have different strengths and weaknesses for different types of operations.
Friend function is a function that is not a member of a class but has access to its private and protected members.
Friend functions are declared inside a class with the keyword 'friend'.
They can access private and protected members of the class.
They are not member functions of the class but have access to its members.
Friend functions are often used for operator overloading or to allow external functions to access privat
I was interviewed before Sep 2023.
It was a basic aptitude test consisting of 45 questions to be solved under 45 minutes. Can be solved even with minimal practice.
Consisting of MCQs and blanks. Requires good understanding of concepts of DBMS, OOPs, OS and C/C++.
OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class Car with properties like make, model, and methods like start(), stop().
Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Class SUV inheriting from class Car.
Polymorphism: Ability to present the s...
Dynamic programming is a method for solving complex problems by breaking them down into simpler subproblems and storing the results to avoid redundant calculations.
Dynamic programming involves breaking down a problem into smaller subproblems and solving each subproblem only once.
There are two main approaches to optimize problems using dynamic programming: top-down (memoization) and bottom-up (tabulation).
Memoization in...
Developed a web application for tracking inventory and sales data.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database management
Top trending discussions
posted on 23 Jan 2025
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
First time attend aptitude test .
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.
There are different types of inheritance such as single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.
Example: Class B inheriting from Class A - 'class B: public A {}'
C uses a set of 128 characters, including letters, digits, special characters, and control characters.
C uses 26 letters (uppercase and lowercase), 10 digits (0-9), and various special characters like !, @, #, $, %, etc.
C also includes control characters like newline, tab, carriage return, etc.
The total number of characters used in C is 128.
C is a programming language known for its efficiency and flexibility. It uses 256 characters.
C is a high-level programming language used for system programming, embedded systems, and applications.
C uses 256 characters, including letters, digits, special characters, and whitespace.
Examples of characters in C include 'a', '1', '+', and ' '.
An exercise to complete an shopping product details page with the given api
Basic coding related to c, c++... Then SQL query
In Aptitude test in Math & Reasoning &English is be must for 1st round.
In Coding Round first of all basic programing language C & 2nd One Oops language & DBMS must be knowledge. And then coding profile is above.
based on 4 interviews
Interview experience
based on 2 reviews
Rating in categories
Applications Engineer
30
salaries
| ₹1.8 L/yr - ₹10 L/yr |
RTL Design Engineer
10
salaries
| ₹3 L/yr - ₹9 L/yr |
HR Executive
7
salaries
| ₹2.4 L/yr - ₹4.1 L/yr |
Junior Application Engineer
6
salaries
| ₹3.8 L/yr - ₹6 L/yr |
Project Coordinator
6
salaries
| ₹2.2 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech