i
Mobiveil Technologies India
Filter interviews by
Structure is a data type that allows storing different data types in a single variable, while union is a data type that allows storing only one value at a time.
Structure allows storing multiple data types in a single variable, while union allows storing only one value at a time
In structure, each member has its own memory location, while in union all members share the same memory location
Example: struct Person { char na...
The volatile keyword is used in C/C++ to indicate that a variable may be changed unexpectedly by external factors.
Used to prevent compiler optimizations that assume the variable's value will not change.
Commonly used for variables shared between threads or accessed by interrupt service routines.
Example: volatile int sensorValue; // variable updated by hardware interrupts
Linked list , data structures
Top trending discussions
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
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 Recruitment Consulltant and was interviewed in Nov 2021. There were 3 interview rounds.
SOLID principles are design principles for software development. Liskov principle ensures substitutability of objects.
SOLID principles are a set of five design principles that help in creating maintainable and scalable software.
Liskov principle, named after Barbara Liskov, states that objects of a superclass should be replaceable with objects of its subclasses without affecting the correctness of the program.
It ensures...
View is a virtual table that displays data from one or more tables. SP optimization can be done by reducing the number of joins and using proper indexing.
View is a read-only table that is created by a query
It can be used to simplify complex queries
SP optimization can be done by reducing the number of joins
Using proper indexing can also improve performance
Dependency injection is a design pattern used to remove hard-coded dependencies and make code more modular and testable.
Dependency injection is achieved by passing dependencies to a class or method through its constructor or method parameters.
Advantages include increased modularity, easier testing, and reduced coupling between components.
Examples of dependency injection frameworks include Spring and Guice for Java, and...
I applied via Approached by Company and was interviewed before Oct 2021. There were 4 interview rounds.
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 6 Jun 2024
I applied via Approached by Company and was interviewed before Jun 2023. There was 1 interview round.
Our organization uses a comprehensive framework that includes multiple technologies and tools for software development.
Our framework includes front-end technologies like React and Angular for building user interfaces.
For back-end development, we use Node.js and Spring Boot to create robust server-side applications.
We also utilize databases such as MySQL and MongoDB for data storage and retrieval.
Continuous integration ...
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
React JS is a JavaScript library for building user interfaces on web browsers, while React Native is a framework for building mobile applications using React.
React JS is used for web development, while React Native is used for mobile app development.
React JS renders components to the DOM, while React Native renders components to native mobile elements.
React JS uses HTML and CSS for styling, while React Native uses Styl
Improve React Native app performance by optimizing code, reducing unnecessary re-renders, using native modules, and implementing code splitting.
Optimize code by removing unnecessary dependencies and using efficient algorithms
Reduce unnecessary re-renders by using shouldComponentUpdate or React.memo
Use native modules for performance-critical tasks to leverage platform-specific optimizations
Implement code splitting to lo
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
47
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Lead
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Verification Engineer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Einfochips
Mistral Solutions
Sasken
KPIT Technologies