Filter interviews by
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
Topics:
Python, Django, MySQL, Automation, Technical questions
Django follows Model-View-Controller (MVC) architectural pattern.
Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.
The Model layer represents the database schema and business logic.
The View layer is responsible for rendering the templates and presenting the data to the user.
The Controller layer handles the user's input and interacts with the Model and View layers.
Dj...
XML is a markup language while JSON is a lightweight data interchange format.
XML uses tags to define elements while JSON uses key-value pairs.
XML is more verbose and complex than JSON.
JSON is easier to read and parse than XML.
XML supports namespaces and validation while JSON does not.
XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.
I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.
Employee model CRUD APIS USING SRPING BOOT & MYSQL
Spring Boot is a framework that simplifies Spring development by providing pre-configured settings and dependencies.
Spring Boot is built on top of the Spring framework.
Spring Boot provides a standalone executable that can run the application.
Spring Boot provides auto-configuration, which reduces the need for manual configuration.
Spring Boot provides a wide range of starter dependencies that can be easily added to the p...
JPA is a specification while Hibernate is an implementation of JPA. JPA provides a standard API for ORM frameworks.
JPA is a standard API for ORM frameworks
JPA provides a vendor-neutral interface
JPA allows for easy switching between ORM frameworks
Hibernate is an implementation of JPA
Hibernate provides additional features beyond JPA
MySQL GROUP BY is used to group rows with same values. DISTINCT is used to remove duplicate values from a column.
GROUP BY is used with aggregate functions like COUNT, SUM, AVG, etc.
DISTINCT is used to retrieve unique values from a column.
GROUP BY and DISTINCT can be used together to group and retrieve unique values.
Example: SELECT COUNT(*) FROM table_name GROUP BY column_name;
Example: SELECT DISTINCT column_name FROM t
Spring has four scopes: Singleton, Prototype, Request, and Session.
Singleton scope creates a single instance of a bean.
Prototype scope creates a new instance of a bean every time it is requested.
Request scope creates a new instance of a bean for each HTTP request.
Session scope creates a new instance of a bean for each HTTP session.
I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.
Use a loop to iterate through the list and compare each element with the target element
Iterate through the list using a loop
Compare each element with the target element
Return the element if found, otherwise return null
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 6 Nov 2015
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
Project Analyst
21
salaries
| ₹4 L/yr - ₹7.5 L/yr |
Software Engineer
15
salaries
| ₹6 L/yr - ₹16 L/yr |
Software Engineer Level 1
8
salaries
| ₹6 L/yr - ₹14 L/yr |
Technical Lead
7
salaries
| ₹12 L/yr - ₹27 L/yr |
Project Analyst 2
6
salaries
| ₹5 L/yr - ₹9.1 L/yr |
Mu Sigma
Fractal Analytics
Tiger Analytics
LatentView Analytics