i
Fluper
Filter interviews by
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
Have to solve 2 coding questions on coding platform
Oops concept in Java refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation hides the internal state of an object and restricts access to it.
Polymorphism allows objects to be treated as instances of their parent class.
Abstraction focuses on the essential characteristics
Microservices communicate through lightweight protocols like HTTP, messaging queues, and RPC.
HTTP: RESTful APIs are commonly used for communication between microservices.
Messaging queues: Services can communicate asynchronously through message brokers like RabbitMQ or Kafka.
RPC (Remote Procedure Call): Services can directly call each other's functions over the network.
The static keyword in Java is used to create class-level variables and methods that can be accessed without creating an instance of the class.
Static variables are shared among all instances of a class
Static methods can be called without creating an instance of the class
Static blocks are used to initialize static variables
DB connections flow in Spring Boot involves configuring data source, creating connection pool, and managing transactions.
Configure data source in application.properties or application.yml
Use @EnableJpaRepositories to enable JPA repositories
Create connection pool using HikariCP or Tomcat JDBC
Manage transactions using @Transactional annotation
REST is lightweight, uses standard HTTP methods, and is more flexible. SOAP is more rigid, uses XML, and has built-in security features.
REST uses standard HTTP methods like GET, POST, PUT, DELETE for communication.
SOAP uses XML for communication and has built-in security features like WS-Security.
REST is more lightweight and flexible, making it easier to work with in modern web development.
SOAP is more rigid and has a ...
posted on 8 Mar 2024
I applied via campus placement at GLA Institute of Technology and Management, Mathura and was interviewed in Feb 2024. There were 4 interview rounds.
30min Pseudo Code,Ratio and Proportion
1 hour Array,HashMap
Program to check if a string is an Anagram or not
Create a function that takes in two strings as input
Sort the characters in both strings and compare if they are equal
Return true if they are anagrams, false otherwise
To connect MongoDB with a database, you need to use the MongoDB URI and a MongoDB client library.
Use the MongoDB URI to specify the connection details such as host, port, username, password, and database name
Install a MongoDB client library like Mongoose for Node.js or pymongo for Python
Use the client library to establish a connection to the MongoDB database and perform CRUD operations
An event listener is a function that waits for a specific event to occur and then triggers a response.
Event listeners are commonly used in web development to handle user interactions like clicks, keypresses, etc.
They are attached to specific elements and listen for events to occur on those elements.
Once the event occurs, the listener executes a callback function to respond to the event.
Example: Adding a click event lis...
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.
Use two pointers to swap characters in place
Initialize two pointers, one at the beginning of the string and one at the end
Swap characters at the two pointers and move them towards each other until they meet or cross
Repeat the process until the entire string is reversed
Use bitwise XOR operation to find the missing number in O(N) time complexity.
Iterate through the array and XOR all the elements with their indices and the array length.
The missing number will be the result of XORing all the elements with their indices and the array length.
'write a code for reverse the array without using in build function
posted on 10 Jun 2021
I will assure that the software meets the requirements and is free from defects.
I will conduct thorough testing to ensure all functionalities work as expected.
I will use various testing techniques such as black box, white box, and regression testing.
I will document all test cases and results for future reference.
I will work closely with developers to ensure timely resolution of any defects found.
I will continuously mon...
posted on 19 Nov 2021
posted on 4 Nov 2022
I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.
HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.
HashMap allows quick access to values based on their keys
Keys must be unique and values can be duplicated
HashMap is not thread-safe and requires synchronization for concurrent access
Java's HashMap implementation uses hashing to distribute keys across buckets
based on 3 reviews
Rating in categories
Android Developer
33
salaries
| ₹1.4 L/yr - ₹7.1 L/yr |
IOS Developer
31
salaries
| ₹1.8 L/yr - ₹8 L/yr |
Mean Stack Developer
25
salaries
| ₹1 L/yr - ₹6.4 L/yr |
Business Analyst
20
salaries
| ₹2 L/yr - ₹4.8 L/yr |
UI/UX Designer
18
salaries
| ₹3 L/yr - ₹5 L/yr |
Ranosys Technologies
SPARX IT Solutions
Techugo
Konstant Infosolutions