Filter interviews by
Electronics involves the study and application of electrical circuits and devices.
Electronics deals with the flow of electrons in circuits
It includes components like resistors, capacitors, transistors, and integrated circuits
Knowledge of electronic principles is essential for designing and troubleshooting electronic systems
Examples of electronic devices include smartphones, computers, and televisions
Symbols of electronic components are used to represent various electrical and electronic devices in circuit diagrams.
Resistor: zigzag line
Capacitor: two parallel lines
Diode: triangle with a line
Transistor: three arrows
LED: two arrows pointing away from each other
Top trending discussions
Middleware is software that acts as a bridge between different applications or systems, allowing them to communicate and share data.
Middleware facilitates communication between different software applications
It can handle tasks such as message queuing, data transformation, and security
Examples include Apache Kafka, RabbitMQ, and Microsoft BizTalk
posted on 23 Feb 2022
I applied via campus placement at Pimpri Chinchwad College of Engineering, Pimpri and was interviewed in Jul 2023. There were 2 interview rounds.
It consisted two sections. One was GI and other was logical
I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.
There was 60mins and we have to solve 60 questions
Sometimes they take coding along with aptitude
Dynamic memory allocation in C and C++ can be done using malloc, calloc, realloc and new operators.
malloc() function is used to allocate a block of memory of specified size.
calloc() function is used to allocate a block of memory and initializes it to zero.
realloc() function is used to resize the previously allocated memory block.
new operator is used in C++ to allocate memory for an object.
Memory allocated using these f...
malloc and calloc are memory allocation functions in C. malloc allocates memory but does not initialize it, while calloc initializes memory to zero.
malloc allocates memory block of given size
calloc allocates memory block of given size and initializes it to zero
malloc returns a pointer to the allocated memory
calloc returns a pointer to the allocated memory or NULL if allocation fails
malloc does not clear the allocated m...
Pointers are variables that store memory addresses. A dangling pointer is a pointer that points to a memory location that has been deallocated.
Pointers are used to access memory directly
They can be used to pass values by reference
Dangling pointers can cause program crashes or unexpected behavior
Inheritance is a mechanism in object-oriented programming where a new class is created from an existing class.
It allows the new class to inherit the properties and methods of the existing class.
There are different types of inheritance such as single, multiple, multilevel, and hierarchical.
Single inheritance involves a child class inheriting from a single parent class.
Multiple inheritance involves a child class inheriti...
I was interviewed before Aug 2023.
Basic HTML, CSS and JS questions
I applied via Naukri.com and was interviewed before May 2023. There were 5 interview rounds.
General Aptitude test along with Coding Test.
I applied via Approached by Company and was interviewed before Apr 2023. There were 3 interview rounds.
This was my 1st round in which aptitude question.
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed before Apr 2023. There were 2 interview rounds.
Coin change problem involves finding the minimum number of coins needed to make a certain amount of change.
Involves finding the minimum number of coins needed to make a certain amount of change
Dynamic programming is commonly used to solve this problem
Example: If the coins available are [1, 2, 5] and the amount to make is 11, the minimum number of coins needed is 3 (5 + 5 + 1)
based on 1 review
Rating in categories
Purchase Executive
11
salaries
| ₹2 L/yr - ₹4 L/yr |
Executive Accountant
5
salaries
| ₹2.2 L/yr - ₹2.8 L/yr |
Embedded Linux Software Developer
5
salaries
| ₹2.4 L/yr - ₹10.8 L/yr |
Quality Engineer
5
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
Senior IT Support Engineer
4
salaries
| ₹4.5 L/yr - ₹6 L/yr |
Infosys
TCS
Wipro
HCLTech