Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Dynamic array with removeAll function for array of strings
Create an ArrayList of strings to store the elements
Implement a removeAll function that takes a collection of strings to remove
Use removeAll method of ArrayList to remove the specified elements
Database design for library management involves creating tables for books, authors, users, transactions, etc.
Create tables for books, authors, users, transactions, etc.
Use primary and foreign keys to establish relationships between tables.
Include columns for book title, author name, user information, transaction details, etc.
Consider implementing a system for tracking book availability, due dates, fines, etc.
Top trending discussions
Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.
Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.
It uses topics to categorize data streams, producers publish messages to topics, and consumers subscribe to topics to process messages.
Kafka can be implemented using Kafka APIs in Java, Scala, or other programming...
OAuth is an open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but without giving them the passwords.
OAuth allows users to grant access to their information on one site to another site without sharing their credentials.
It is commonly used for authentication and authorization in APIs.
OAuth uses tokens to access re...
I applied via Naukri.com
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
Find the 2nd largest element in an array with the least time complexity.
Sort the array in descending order and return the element at index 1.
Initialize two variables to keep track of the largest and second largest elements.
Iterate through the array and update the variables accordingly.
Return the second largest element.
I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.
2 DSA question was asked
40 questions in 20 minutes
Generate all possible permutations of an array of strings
Use recursion to generate permutations
Swap elements to create different permutations
Base case: when array size is 1, return array as permutation
posted on 28 Jun 2024
I applied via Campus Placement
Common topics like sql and 30% aptitude problem
posted on 1 Apr 2024
I was interviewed in Oct 2023.
List is an ordered collection of elements, while map is a collection of key-value pairs.
List maintains the order of elements, while map does not guarantee any specific order.
List allows duplicate elements, while map does not allow duplicate keys.
In a list, elements are accessed by their index, while in a map, elements are accessed by their keys.
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
Lookup is used to perform a left outer join in MongoDB, while graphlookup is used to perform recursive graph traversal.
Lookup is used to perform a left outer join between two collections in MongoDB.
Graphlookup is used to perform recursive graph traversal in a collection that contains graph data.
Lookup can only perform a single level join, while graphlookup can perform multiple levels of traversal.
Lookup is faster than
Use a hashmap to count the frequency of each character in a string.
Create a hashmap to store characters as keys and their frequencies as values.
Iterate through the string and update the hashmap accordingly.
Return the hashmap with character frequencies.
Creating a REST API from controller to repository using NOTEPAD
Create a controller class with mapping annotations for REST endpoints
Implement service layer to handle business logic and interact with repository
Define repository interface with methods for data access operations
Use Spring Boot for easy setup and configuration
Test API endpoints using tools like Postman
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed in Dec 2024. There was 1 interview round.
2 questions of DSA medium to hard
Associate Implementation Consultant
90
salaries
| ₹5.1 L/yr - ₹9.4 L/yr |
Implementation Consultant
75
salaries
| ₹5.8 L/yr - ₹16.2 L/yr |
Senior Implementation Consultant
34
salaries
| ₹9.8 L/yr - ₹24 L/yr |
Associate Software Engineer
31
salaries
| ₹7 L/yr - ₹8 L/yr |
Software Engineer
17
salaries
| ₹8 L/yr - ₹17 L/yr |
Mphasis
Persistent Systems
TCS
Wipro