Filter interviews by
Various microcontrollers are used depending on the project requirements, such as ARM Cortex-M series, PIC, AVR, etc.
ARM Cortex-M series
PIC
AVR
I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 4 interview rounds.
Top trending discussions
posted on 4 May 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.
Project management, spring and java related total 20 questions to be completed in 30 minutes.
I was not aware of such interview process and environment during test examination was not peaceful.
Spring IOC (Inversion of Control) is a design pattern where the control of object creation and lifecycle is shifted from the application code to the Spring framework.
In Spring IOC, objects are created and managed by the Spring container.
It helps in achieving loose coupling between classes by removing the dependency on object creation.
Dependency Injection is a key concept in Spring IOC, where the dependencies of a class...
posted on 16 Sep 2024
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization helps in minimizing data redundancy by dividing the database into multiple tables.
It ensures data integrity by avoiding update anomalies.
Normalization is achieved through a series of rules called normal forms, such as 1NF, 2NF, 3NF, etc.
Example: In a database, instead of storing customer details i...
Reflection is the ability of a program to examine and modify its own structure and behavior at runtime.
Allows accessing metadata of types and members at runtime
Enables dynamic instantiation of objects
Facilitates invoking methods dynamically
posted on 12 Feb 2024
Azure Data Lake is a cloud-based storage and analytics service, while Delta Lake is an open-source storage layer that adds reliability to data lakes.
Azure Data Lake is a service provided by Microsoft Azure for storing and analyzing large amounts of data.
Delta Lake is an open-source storage layer that adds ACID transactions and schema enforcement to data lakes.
Azure Data Lake is a cloud-based solution, while Delta Lake ...
Primary keys and foreign keys can be implemented in delta tables using constraints and references.
Primary keys can be implemented using the PRIMARY KEY constraint, which ensures that each record in the table has a unique identifier.
Foreign keys can be implemented using the FOREIGN KEY constraint, which establishes a link between two tables based on a common column.
The referenced table must have a primary key defined, a...
Exception handling in Python allows for the graceful handling of errors and prevents program crashes.
Use try-except blocks to catch and handle exceptions.
Multiple except blocks can be used to handle different types of exceptions.
The finally block is executed regardless of whether an exception occurred or not.
Exceptions can be raised using the 'raise' keyword.
Custom exceptions can be defined by creating a new class that
Star schema is a data modeling technique where a central fact table is connected to multiple dimension tables. Snowflake schema is an extension of star schema with normalized dimension tables.
Star schema is a simple and denormalized structure
It consists of a central fact table connected to multiple dimension tables
Dimension tables contain descriptive attributes
Star schema is easy to understand and query, but can lead t...
The most frequently changing data
Customer preferences
Market trends
Weather data
Stock prices
Social media trends
posted on 15 Jan 2024
General Aptitude Questions
The shape of a normal distribution is bell-shaped and symmetrical.
A normal distribution has a peak at the mean and tails that extend to infinity in both directions.
The distribution is symmetrical, meaning that the left and right halves mirror each other.
The standard deviation determines the spread or width of the distribution.
Many natural phenomena and measurements in various fields follow a normal distribution.
Example...
Mean, median, and mode are measures of central tendency in statistics.
Mean is the average of a set of numbers, calculated by summing all the values and dividing by the total count.
Median is the middle value in a sorted list of numbers. If there is an even number of values, it is the average of the two middle values.
Mode is the value that appears most frequently in a set of numbers. It can be a single value or multiple
De/algo leetcode medium level
posted on 7 Jul 2024
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve problems
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation involves bundling data and methods that operate on the data into a single unit
Inheritance allows one class to inherit prop...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing direct access from outside the class.
Getters and setters are commonly used to access and modify the encapsulated data.
Example: In a Car class, variables l...
The four pillars of object-oriented programming in Java are abstraction, encapsulation, inheritance, and polymorphism.
Abstraction: Hides complex implementation details and only shows the necessary features to the outside world.
Encapsulation: Bundles data and methods that operate on the data into a single unit, preventing direct access from outside the class.
Inheritance: Allows a class to inherit properties and behavior...
posted on 8 Mar 2024
Questions on java with basic coding
I was interviewed in Jan 2024.
Software Developer
4
salaries
| ₹2.5 L/yr - ₹5 L/yr |
Technical Lead
4
salaries
| ₹14.8 L/yr - ₹20.4 L/yr |
Java Developer
4
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Project Manager
4
salaries
| ₹35 L/yr - ₹36.5 L/yr |
Senior Software Engineer
4
salaries
| ₹19.4 L/yr - ₹25 L/yr |
Maxgen Technologies
Cyfuture
VDart
ANR Software Private Limited