i
Filter interviews by
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
I am a passionate software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Passionate about creating innovative web applications
Main principles of OOP include encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding the complex implementation details and showing only the n...
Spring Boot is a Java-based framework used to create standalone, production-grade Spring-based applications.
Spring Boot simplifies the process of creating Spring applications by providing a set of pre-configured defaults.
It allows developers to quickly set up and run standalone Spring applications with minimal configuration.
Spring Boot includes embedded servers like Tomcat, Jetty, or Undertow, making it easy to deploy ...
Checked exceptions are checked at compile time, while unchecked exceptions are not.
Checked exceptions must be either caught or declared in the method signature using 'throws'
Unchecked exceptions do not need to be caught or declared
Examples of checked exceptions: IOException, SQLException
Examples of unchecked exceptions: NullPointerException, ArrayIndexOutOfBoundsException
Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.
Spring Boot eliminates the need for manual configuration by providing defaults for most settings.
It allows developers to quickly set up and run standalone Spring-based applications.
Spring Boot includes embedded servers like Tomcat, Jetty, or Undertow, making it easy to deploy applications.
It of...
In Java, == is used to compare references, while equals() is used to compare values of objects.
== compares references, while equals() compares values
== is used for primitive data types, while equals() is used for objects
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will be false, but str1.equals(str2) will be true
Top trending discussions
General mathematics, pseudo code.
Time: 30min
GD: lead tech concepts
Select a primary coding language and ensure that the fundamental concepts are well understood.
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
Write a code for HTML DOM
posted on 22 Sep 2024
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Based on your CV and basic python questions and coding test and few HR questions
I applied via Naukri.com and was interviewed in Sep 2022. There were 4 interview rounds.
Based on logical reasoning and thinking
Machine test Based on coding and development
I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Sep 2022. There were 2 interview rounds.
Coding on python programming, any language is used in in coding.
Python provides a simple way to reverse a string using slicing.
Use slicing to reverse the string: string[::-1]
Assign the reversed string to a new variable or print it directly
Alternatively, use the reversed() function to create a reversed iterator and join it back into a string
I applied via Approached by Company and was interviewed before Aug 2021. There were 2 interview rounds.
They asked coding questions related to Javascript. It was a total of 1-hour duration.
If your score is greater than 60, then no need for further rounds. They will hire you directly.
But if your score is between 40-60 then they will arrange 2nd round interview most probably technical.
If your score is below 40 then it is a rejection
Digital vs non digital
posted on 14 Apr 2023
C language basic questions like structure and all
Then linux device driver
Java, Python, and the fundamentals of networking.
based on 2 reviews
Rating in categories
Velozity Global Solutions
Bhash Software Labs
QR Crypher
Biyani Technologies