Filter interviews by
Identifying circuits in a schematic involves understanding the symbols and connections used in the diagram.
Familiarize yourself with common symbols used in schematics
Trace the connections between components to identify circuits
Use a multimeter to test for continuity and isolate circuits
Look for patterns in the schematic to identify repeating circuits
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.
Usual Quants and English questions, python/java + sql questions, 2 simple coding questions
Both Google Assistant and Amazon Alexa have their own strengths and weaknesses.
Google Assistant is better at answering general knowledge questions and has better integration with Google services.
Amazon Alexa has better smart home integration and a wider range of compatible devices.
Ultimately, the better choice depends on the user's specific needs and preferences.
For example, if someone has a lot of smart home devices f...
I applied via Campus Placement and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Dec 2020. There were 3 interview rounds.
The life cycle of a servlet includes initialization, service, and destruction.
Servlet is initialized by calling its init() method
Servlet handles client requests in its service() method
Servlet is destroyed by calling its destroy() method
Examples of servlet containers include Tomcat and Jetty
init() method initializes an object or a class.
init() method is used to initialize an object or a class.
It is called automatically when an object is created.
It can be used to set default values for object properties.
It can also be used to perform any necessary setup operations.
Example: __init__() method in Python.
Example: init() method in Java.
Example: viewDidLoad() method in iOS development.
Servlets are used for server-side processing and JSP for presentation. Both have their own advantages.
Servlets are used for handling complex business logic and database operations.
JSP is used for presentation and displaying dynamic content.
Servlets are faster than JSP as they do not involve the overhead of rendering HTML.
Servlets can be used to handle multiple requests simultaneously.
JSP can be used for rapid developme...
StringBuilder and StringBuffer are classes in Java used for manipulating strings.
StringBuilder is faster and not thread-safe while StringBuffer is slower but thread-safe.
Both classes provide methods for appending, inserting, and deleting characters in a string.
StringBuilder and StringBuffer are mutable, meaning the original string can be modified.
Example: StringBuilder sb = new StringBuilder("Hello"); sb.append(" World...
Referential integrity constant ensures that a foreign key value always refers to an existing primary key value.
It maintains consistency between related tables
It prevents orphaned records
It enforces data integrity
Example: A foreign key in the Orders table refers to the primary key in the Customers table
Code for infinite loop and prime number check
For infinite loop: while(1) { //code }
For prime number check: bool isPrime(int n) { for(int i=2; i<=sqrt(n); i++) { if(n%i == 0) return false; } return true; }
Infinite loop can be used for continuous monitoring or background tasks
Prime number check is useful in cryptography and number theory
I applied via Company Website and was interviewed in Jan 2021. There were 4 interview rounds.
I chose IT because of my interest in technology and its potential to solve complex problems.
I have always been fascinated by technology and its ability to improve our lives.
I believe that IT has the potential to solve complex problems and make a positive impact on society.
I have experience working with computer-aided design (CAD) software and other engineering tools, which has given me a solid foundation in IT.
I am exc...
I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
React is a JavaScript library for building user interfaces. Fragments are used to group multiple elements without adding extra nodes. Div is a block-level element.
React is a JavaScript library for building user interfaces.
Fragments are used to group multiple elements without adding extra nodes.
Using fragments can help improve performance by reducing the number of DOM nodes.
Div is a block-level element that adds an extr
I applied via Approached by Company and was interviewed in Jun 2022. There were 4 interview rounds.
1. Basic coding questions on Java.
2. How to make a Springboot application, with flow code.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Deputy Engineer
135
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Assistant
72
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Assistant 2
31
salaries
| ₹0 L/yr - ₹0 L/yr |
Bharat Electronics
Hindustan Aeronautics
TCS
Wipro