Faster and better experience!
i
Ignitarium Technology Solutions
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
We have 25 questions and negative marking is there
Storage classes in C language define the scope and lifetime of variables.
There are four storage classes in C: auto, register, static, and extern.
Auto variables are local to the block they are declared in and have automatic storage duration.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared outside of any function and ...
There are 10 address lines present in 1kb memory.
1kb memory = 1024 bytes
To address 1024 bytes, 10 address lines are needed (2^10 = 1024)
Reverse an array of strings
Create a new array to store the reversed strings
Iterate through the original array in reverse order and add each element to the new array
Return the new array as the reversed array
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
It contains aptitude questions a few questions on python, c/c++, digital logic and a circuital questions.
Data types in Python define the type of data that a variable can hold.
Python has various data types such as integers, floats, strings, lists, tuples, dictionaries, etc.
Data types determine the operations that can be performed on the variables.
Examples: int for integers, float for floating-point numbers, str for strings, list for lists, tuple for tuples, dict for dictionaries.
Top trending discussions
posted on 18 Jan 2025
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 Walk-in and was interviewed in Jul 2022. There were 2 interview rounds.
posted on 18 Jan 2025
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...
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
posted on 8 May 2021
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
C programs and linked list related programs. In c mainly focus on strings and arrays
Extern and static are storage classes in C programming language.
Extern is used to declare a variable or function that is defined in another file.
Static is used to declare a variable or function that is only accessible within the same file.
Extern variables have global scope while static variables have local scope.
Extern functions can be used in other files while static functions cannot be used outside the file they are
posted on 7 May 2017
I appeared for an interview in Feb 2017.
malloc is a function in C that dynamically allocates memory on the heap. It is used to allocate memory for variables or data structures.
malloc is used in C programming language.
It is used to allocate memory on the heap.
malloc is different from 'new' in C++ as it does not call constructors for objects.
C++ is a general-purpose programming language while Objective C is a superset of C used for iOS and macOS development.
C++ is widely used for developing applications, games, and system software.
Objective C is mainly used for iOS and macOS development.
C++ supports both procedural and object-oriented programming paradigms.
Objective C is an object-oriented language with dynamic runtime features.
C++ has a larger community a...
Class container is a class that holds objects of other classes, while class composition is a way to combine multiple classes to create a new class.
Class container holds objects of other classes, acting as a collection or container.
Class composition combines multiple classes to create a new class with its own behavior and attributes.
In class container, the objects are typically stored in a data structure like an array o...
Divide the horses into groups of 5 and race them. Take the top 2 from each race and race them again. Finally, race the top 2 horses to determine the top 3.
Divide the horses into 3 groups of 5 and race them.
Take the top 2 horses from each race and race them again.
Finally, race the top 2 horses to determine the top 3.
Developing a real-time data processing system for a high-traffic e-commerce website
Implemented a distributed system architecture to handle large volumes of data
Optimized algorithms for efficient data processing and storage
Utilized caching mechanisms to improve system performance
Worked closely with cross-functional teams to troubleshoot and resolve issues
Example: Successfully reduced data processing time by 50% by imple
Seeking new challenges and opportunities for growth.
Looking for a more challenging role to further develop my skills
Interested in exploring new technologies and industries
Seeking better career advancement opportunities
Want to work in a more collaborative team environment
The width of a tree is the maximum number of nodes at any level in the tree.
To calculate the width of a tree, we can perform a level order traversal and keep track of the maximum number of nodes at any level.
We can use a queue data structure to perform the level order traversal.
At each level, we count the number of nodes in the queue and update the maximum width if necessary.
I applied via Naukri.com and was interviewed in Jun 2019. There were 3 interview rounds.
Why-Why analysis is a problem-solving technique used to identify the root cause of a problem by repeatedly asking 'why' until the underlying cause is determined.
Why-Why analysis is also known as the 5 Whys technique.
It helps to uncover the underlying causes of a problem rather than just addressing the symptoms.
The technique involves asking 'why' multiple times to dig deeper into the problem.
Each 'why' question leads to...
5s is a workplace organization method that aims to improve efficiency and productivity by organizing and standardizing the workplace.
Sort - separate necessary items from unnecessary ones
Set in order - arrange necessary items in a logical manner
Shine - clean and inspect the workplace regularly
Standardize - establish procedures and guidelines for maintaining the workplace
Sustain - maintain the 5s system through continuou...
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Senior Engineer
60
salaries
| ₹6.5 L/yr - ₹18.8 L/yr |
Engineer
40
salaries
| ₹4 L/yr - ₹10.8 L/yr |
Senior Software Engineer
33
salaries
| ₹8.5 L/yr - ₹22.2 L/yr |
AI Engineer
29
salaries
| ₹5 L/yr - ₹11 L/yr |
Staff Engineer
29
salaries
| ₹14.4 L/yr - ₹32 L/yr |
Infineon Technologies
Cadence Design Systems
GLOBALFOUNDRIES
Lam Research