Filter interviews by
Database program can be connected using various methods such as JDBC, ODBC, ORM, etc.
JDBC is a Java API for connecting to databases
ODBC is a standard API for connecting to databases
ORM frameworks like Hibernate can be used to connect to databases
Connection string is used to specify the database connection details
A program to take user name and print 'Hello, username'
Create a variable to store the user input
Use printf or cout to print the greeting with the user input
Set is an unordered collection of unique elements while vector is an ordered collection of elements.
Set does not allow duplicates while vector can have duplicates.
Set is implemented using hash table while vector is implemented using dynamic array.
Set has faster lookup time while vector has faster iteration time.
Set is useful when uniqueness is important while vector is useful when order is important.
collection is an interface in Java that represents a group of objects while collections is a class that provides utility methods for collections.
Collection is an interface while Collections is a class
Collection is a part of Java Collections Framework while Collections is a utility class
Collection is used to represent a group of objects while Collections is used to provide utility methods for collections
Example of ...
Hash table and hash map are two names for the same data structure that stores key-value pairs.
Both use a hash function to map keys to indices in an array
Hash table is an older term, while hash map is more commonly used in modern programming languages
Java uses the term HashMap, while Python uses the term dict
Hash maps/tables have O(1) average case time complexity for insertion, deletion, and retrieval
A collection is a group of objects of the same type while collections are classes that implement data structures.
Collections are used to store, retrieve, manipulate, and communicate aggregate data.
Java.util package provides various classes for implementing collections like ArrayList, LinkedList, HashSet, etc.
Collections can be generic or non-generic, ordered or unordered, and allow duplicates or not.
Collections ca...
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
40 questions of tick mark
I appeared for an interview before Dec 2019.
Hash table and hash map are two names for the same data structure that stores key-value pairs.
Both use a hash function to map keys to indices in an array
Hash table is an older term, while hash map is more commonly used in modern programming languages
Java uses the term HashMap, while Python uses the term dict
Hash maps/tables have O(1) average case time complexity for insertion, deletion, and retrieval
A collection is a group of objects of the same type while collections are classes that implement data structures.
Collections are used to store, retrieve, manipulate, and communicate aggregate data.
Java.util package provides various classes for implementing collections like ArrayList, LinkedList, HashSet, etc.
Collections can be generic or non-generic, ordered or unordered, and allow duplicates or not.
Collections can be ...
collection is an interface in Java that represents a group of objects while collections is a class that provides utility methods for collections.
Collection is an interface while Collections is a class
Collection is a part of Java Collections Framework while Collections is a utility class
Collection is used to represent a group of objects while Collections is used to provide utility methods for collections
Example of Colle...
Set is an unordered collection of unique elements while vector is an ordered collection of elements.
Set does not allow duplicates while vector can have duplicates.
Set is implemented using hash table while vector is implemented using dynamic array.
Set has faster lookup time while vector has faster iteration time.
Set is useful when uniqueness is important while vector is useful when order is important.
A program to take user name and print 'Hello, username'
Create a variable to store the user input
Use printf or cout to print the greeting with the user input
Database program can be connected using various methods such as JDBC, ODBC, ORM, etc.
JDBC is a Java API for connecting to databases
ODBC is a standard API for connecting to databases
ORM frameworks like Hibernate can be used to connect to databases
Connection string is used to specify the database connection details
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
Recursive functions solve problems by breaking them down into smaller subproblems, often leading to elegant solutions.
A recursive function calls itself with modified parameters.
Base case is crucial to prevent infinite recursion.
Example: Factorial function - factorial(n) = n * factorial(n-1) with base case factorial(0) = 1.
Example: Fibonacci sequence - fib(n) = fib(n-1) + fib(n-2) with base cases fib(0) = 0, fib(1) = 1.
...
posted on 1 Apr 2021
posted on 1 Apr 2021
posted on 1 Apr 2021
posted on 18 May 2021
posted on 1 Jun 2024
It was easy and basic coding questions like array list, rest services, etc.
posted on 6 Sep 2024
I applied via Recruitment Consulltant and was interviewed before Sep 2023. There was 1 interview round.
Spring and Spring Boot are popular Java frameworks used for building enterprise applications.
Spring is a comprehensive framework that provides support for various functionalities like dependency injection, aspect-oriented programming, and transaction management.
Spring Boot is an opinionated framework built on top of Spring, which simplifies the setup and configuration of Spring applications by providing defaults for co...
posted on 8 Jul 2024
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
Median level coding round
Speak to given topic for 2 mins
based on 3 reviews
Rating in categories
Database Engineer
13
salaries
| ₹2.5 L/yr - ₹4.7 L/yr |
Software Developer
7
salaries
| ₹1.2 L/yr - ₹5 L/yr |
Database Developer
7
salaries
| ₹1.5 L/yr - ₹5.4 L/yr |
Implementation Manager
5
salaries
| ₹5.8 L/yr - ₹9.7 L/yr |
Java Full Stack Developer
5
salaries
| ₹2.9 L/yr - ₹3.5 L/yr |
Reliance Communications
Henry Harvin Education
GAO Tek
Tata Teleservices