i
Tessolve Semiconductor
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Aptitude level is easy to medium
Current flow in transistors is controlled by the voltage applied to the base terminal.
Transistors are three-terminal devices: emitter, base, and collector.
Current flows from the collector to the emitter when a voltage is applied to the base.
The amount of current flowing through the transistor is determined by the base current.
Transistors can be used as amplifiers or switches in electronic circuits.
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
This round is classified as easy to medium.
Current flows in a semiconductor due to the movement of charge carriers, either electrons or holes.
Current flows in a semiconductor when charge carriers (electrons or holes) move under the influence of an applied electric field.
In an n-type semiconductor, current is carried by electrons, while in a p-type semiconductor, current is carried by holes.
The flow of current can be controlled by applying a voltage across the s...
Top trending discussions
C basics and pointer
String related programs like reversing a string, find string length without using library.
Pointers, Dynamic memory allocation related questions
All code should be in c language.
I applied via LinkedIn and was interviewed in May 2022. There were 3 interview rounds.
Quants reasoning verbal previous year question paper face prep be prepare consistent
The given coding problem should be solved within the given period of time
I applied via Referral and was interviewed before Jan 2023. There was 1 interview round.
Abstract methods are methods that are declared in a class but do not have an implementation.
Abstract methods are used to define a common interface for a group of subclasses.
They are declared using the 'abstract' keyword and do not have a body.
Subclasses must provide an implementation for all abstract methods.
Abstract classes can have both abstract and non-abstract methods.
Abstract methods cannot be instantiated and can
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 4 interview rounds.
Few simple questions and they will choose any unworthy candidates and then at a later date choose to fire them, realy sad to say.
Two pundits will join you, both of whom have no understanding of their own statements and believe that the methods they employ are the only correct approach to solving a specific problem.
Seeking new challenges and opportunities for growth.
Desire for career advancement
Looking for new challenges and learning opportunities
Seeking a more collaborative work environment
Company restructuring or changes in management
My expected salary is based on my experience, skills, and the market rate for Software Engineers.
Consider my years of experience in software development
Research the average salary for Software Engineers in the location
Factor in any additional skills or certifications that may increase my value
I was interviewed before Oct 2022.
RAID stands for Redundant Array of Independent Disks. It is a data storage virtualization technology that combines multiple physical disk drive components into one or more logical units for the purposes of data redundancy, performance improvement, or both.
RAID 0: Striping without parity, offers increased performance but no fault tolerance.
RAID 1: Mirroring, offers fault tolerance by duplicating data on two or more driv...
Different types of storage environments include cloud storage, on-premises storage, and hybrid storage solutions.
Cloud storage: Data is stored on remote servers accessed over the internet, providing scalability and flexibility. Example: Amazon S3, Google Cloud Storage
On-premises storage: Data is stored locally on physical servers within an organization's premises, offering control and security. Example: NAS devices, SA...
Write a program which converts Nested list to flated list
posted on 29 Apr 2015
C++ is an extension of C with object-oriented programming features.
C++ supports object-oriented programming while C does not.
C++ has classes and templates while C does not.
C++ has better support for exception handling than C.
C++ has a standard library while C does not.
C++ allows function overloading while C does not.
Arrays are contiguous blocks of memory while linked lists are made up of nodes that point to the next node.
Arrays have fixed size while linked lists can grow dynamically.
Insertion and deletion are faster in linked lists than in arrays.
Arrays have better cache locality while linked lists have better memory utilization.
Arrays are accessed using indices while linked lists are accessed using pointers.
Examples of arrays inc...
Data abstraction is the process of hiding implementation details and showing only necessary information.
Abstraction is achieved through abstract classes and interfaces.
It helps in reducing complexity and increasing efficiency.
Example: abstract class Shape with abstract method draw() implemented by its subclasses like Circle and Rectangle.
TCP/IP is a protocol used for communication between devices on the internet. OSI model is a conceptual framework for network communication.
TCP/IP is a suite of protocols that governs communication between devices on the internet.
OSI model is a conceptual framework that divides network communication into seven layers.
TCP/IP is based on a four-layer model, which includes the application, transport, internet, and network ...
Program counter is a register that stores the memory address of the next instruction to be executed by the processor.
Program counter is also known as instruction pointer.
It is a part of the processor's control unit.
The value of program counter is incremented after each instruction is executed.
If a program counter is corrupted, the processor may execute incorrect instructions.
Example: If the program counter is pointing ...
A program to reverse a given string.
Create an empty string to store the reversed string.
Iterate through the original string from end to start.
Append each character to the empty string.
Return the reversed string.
Recursion is a technique where a function calls itself to solve a problem. WAP for recursion is to write a program using recursion.
Recursion is used to solve problems that can be broken down into smaller sub-problems.
The base case is the condition where the function stops calling itself.
The recursive case is where the function calls itself with a smaller input.
Example: Factorial of a number can be calculated using recu...
A microprocessor is a computer processor that incorporates the functions of a central processing unit on a single integrated circuit.
Microprocessors are used in various electronic devices such as computers, smartphones, and gaming consoles.
Register names include program counter (PC), accumulator (ACC), general-purpose registers (GPR), and memory address register (MAR).
Registers are used to store data and instructions t...
SQL commands are used to interact with databases and manipulate data.
SELECT: retrieve data from a database
INSERT: add new data to a database
UPDATE: modify existing data in a database
DELETE: remove data from a database
CREATE: create a new database or table
ALTER: modify the structure of a database or table
DROP: delete a database or table
JOIN: combine data from multiple tables
GROUP BY: group data based on a specific colum
SQL query to join two tables
Use JOIN keyword to combine two tables based on a common column
Specify the columns to be selected using SELECT keyword
Use ON keyword to specify the common column between two tables
Pointers are variables that store memory addresses. Heap is a region of memory used for dynamic memory allocation.
Pointers are used to access memory directly
Heap is used for dynamic memory allocation
Pointers can be used to create data structures like linked lists
Heap memory must be manually managed to avoid memory leaks
The process of converting Example.c file to Example.exe involves several steps.
Preprocessing: includes header file inclusion, macro expansion, and conditional compilation
Compilation: converts source code to object code
Linking: combines object code with libraries to create executable file
Debugging: identifying and fixing errors in code
Optimization: improving performance of executable file
I have implemented various software applications on Linux OS.
Developed a web application using Python Flask framework on Linux server
Created a custom Linux kernel module for a hardware device driver
Implemented a distributed system using Apache Kafka on Linux machines
Optimized performance of a database server running on Linux by tuning kernel parameters
I am a software engineer with 5 years of experience in developing web applications using Java and JavaScript.
5 years of experience in software development
Expertise in Java and JavaScript
Proficient in developing web applications
Strong problem-solving and analytical skills
based on 2 interviews
Interview experience
Post Silicon Validation Engineer
177
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
132
salaries
| ₹0 L/yr - ₹0 L/yr |
Test Engineer
104
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
92
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Design Engineer
89
salaries
| ₹0 L/yr - ₹0 L/yr |
Sankalp Semiconductor
Einfochips
Mistral Solutions
KPIT Technologies