Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Dec 2021. There were 3 interview rounds.
First round is written test and they asked descriptive questions related to CMOS single stage amplifiers, differential amplifiers, RC circuits, Network theory, Bode plots, poles and zeros concepts
They asked the questions based on my answers which I wrote in written test. Then they some more questions related to that questions. Overall time is 40-60 minutes.
posted on 15 Dec 2019
I applied via Naukri.com and was interviewed in Jul 2019. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2022. There were 2 interview rounds.
posted on 27 Jan 2023
I applied via Job Portal and was interviewed in Dec 2022. There were 2 interview rounds.
To find code performance issues in production, use monitoring tools and profiling techniques.
Use monitoring tools like New Relic, AppDynamics, or Datadog to track performance metrics and identify bottlenecks.
Use profiling techniques like CPU profiling, memory profiling, and network profiling to pinpoint specific areas of the code that are causing performance issues.
Analyze logs and error messages to identify patterns a...
Asynchronous programming is a programming paradigm that allows multiple tasks to run concurrently without blocking each other.
Asynchronous programming is used to improve the performance of applications that require a lot of I/O operations.
It involves the use of callbacks, promises, and async/await keywords in JavaScript.
Asynchronous programming can be used in both front-end and back-end development.
Examples of asynchro...
Program to change background color on button click in Angular
Create a button in Angular template
Add click event listener to the button
Use setInterval() function to change background color after every 0.5 sec
Use ngStyle directive to change background color dynamically
Use Angular's 'resolve' property to load component after services are loaded.
Create a resolver service that waits for all three services to complete before resolving.
Add the resolver service to the 'resolve' property of the component's route.
Access the resolved data in the component using the ActivatedRoute service.
Example: { path: 'my-component', component: MyComponent, resolve: { data: MyResolverService } }
IQueryable is for querying data from a source that implements IQueryable interface while IEnumerable is for iterating over a collection of data.
IQueryable is used for deferred execution while IEnumerable is used for immediate execution.
IQueryable is used for querying data from a remote data source while IEnumerable is used for querying data from an in-memory collection.
IQueryable is more efficient for large datasets as...
Entity Framework is an ORM while ADO.NET is a data access technology.
Entity Framework is easier to use and provides more abstraction than ADO.NET.
ADO.NET is faster and more flexible than Entity Framework.
Use Entity Framework for simple CRUD operations and ADO.NET for complex queries and performance-critical applications.
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 2 interview rounds.
Math , gk, english
AI
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.
Tuples are similar to lists but are immutable
Elements of a tuple are enclosed in parentheses ()
A string can be converted to a tuple using the tuple() function
Each character in the string becomes an element in the tuple
Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.
Left join is performed using the 'left join' keyword in SQL
In Python, left join can be performed using the 'merge' function from the pandas library
Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')
Example: pd.merge(df1, df2, how='left', on='id')
HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.
HashMap allows quick access to values based on their keys
Keys must be unique and values can be duplicated
HashMap is not thread-safe and requires synchronization for concurrent access
Java's HashMap implementation uses hashing to distribute keys across buckets
based on 2 interviews
Interview experience
based on 10 reviews
Rating in categories
Design Engineer
8
salaries
| ₹8.5 L/yr - ₹20.1 L/yr |
Applications Engineer
5
salaries
| ₹6 L/yr - ₹15 L/yr |
Senior Sales Engineer
5
salaries
| ₹10.1 L/yr - ₹15.5 L/yr |
Field Application Engineer
5
salaries
| ₹40 L/yr - ₹50 L/yr |
Sales Executive
4
salaries
| ₹7 L/yr - ₹11.2 L/yr |
Coca-Cola Company
Amphenol Interconnect
BCD Travel
Becton Dickinson