Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
They had given 10 MCQs questions based on OOPs(Java), 2 MCQs on SQL, 1 SQL Query to run and 1 DSA question to code based on Strings, so overall 14 question. Difficulty level was easy to Medium.
Sorting algorithms have different time complexities based on their implementation and efficiency.
Bubble Sort: O(n^2) - compares adjacent elements and swaps them if they are in the wrong order.
Merge Sort: O(n log n) - divides the array into two halves, sorts them, and then merges them.
Quick Sort: O(n log n) - picks a pivot element and partitions the array around the pivot.
Heap Sort: O(n log n) - builds a max heap and re...
Hashmaps and dictionaries are data structures used to store key-value pairs for efficient retrieval and storage.
Hashmaps and dictionaries are commonly used in programming to store and retrieve data based on a unique key.
They offer fast lookup times, typically O(1) on average, making them ideal for scenarios where quick access to data is required.
Examples of using hashmaps include storing user information with a unique ...
OOPs pillars are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hides complex implementation details and only shows necessary features. Example: Car dashboard displaying speed without showing internal engine details.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class in Java encapsulates data members and member functions.
Inheritance: Allows a new ...
JOINS are used in SQL to combine rows from two or more tables based on a related column between them.
Inner Join: Returns rows when there is at least one match in both tables.
LEFT Join: Returns all rows from the left table, and the matched rows from the right table.
RIGHT Join: Returns all rows from the right table, and the matched rows from the left table.
FULL Join: Returns rows when there is a match in one of the table...
Barclays is a global financial services company with a focus on innovation and technology.
Barclays is a leading global bank with a strong presence in the financial services industry.
Barclays is known for its commitment to innovation and technology in the financial sector.
Barclays offers a wide range of services including banking, investment management, and wealth management.
Barclays has a strong reputation for providin...
I manage stress by prioritizing tasks, breaking them down into smaller steps, and seeking help when needed.
Prioritize tasks based on deadlines and importance
Break down tasks into smaller, manageable steps
Seek help from team members or mentors when feeling overwhelmed
Practice time management and set realistic goals
Top trending discussions
I appeared for an interview before Mar 2016.
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
posted on 13 Jun 2025
I appeared for an interview before Jun 2024, where I was asked the following questions.
The interviewer asked about my projects, skills, and experiences listed on my resume to gauge my fit for the role.
Discussed my previous role at XYZ Corp, focusing on a project where I improved system performance by 30%.
Inquired about my proficiency in Java and how I applied it in developing a web application.
Asked about my experience with Agile methodologies and how I contributed to sprint planning.
Explored my involvem...
posted on 13 Sep 2024
posted on 10 Jul 2024
LRU cache design involves maintaining a cache with limited capacity and removing the least recently used item when the cache is full.
Use a doubly linked list to maintain the order of items based on their usage.
Implement a hash map for fast access to items in the cache.
When a new item is accessed, move it to the front of the linked list to mark it as the most recently used.
When the cache is full, remove the item at the ...
posted on 16 Oct 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
1)Buy and sell stock
2)2 sum
3) system design
4) Elastic search
5) deployment
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
DSA , LLD on bar raiser
DSA, SQL and discussions around projects
A notification system to alert users of important events or updates.
Define types of notifications (e.g. email, SMS, push notifications)
Implement a user preference setting for notification frequency
Include a notification history for users to review past alerts
Joins, Jobs, stored procedures,cursors.
based on 1 interview experience
Difficulty level
Duration
Assistant Vice President
2.6k
salaries
| ₹25 L/yr - ₹43 L/yr |
Senior Analyst
1.2k
salaries
| ₹3 L/yr - ₹11.2 L/yr |
Assistant Manager
1.1k
salaries
| ₹6 L/yr - ₹25 L/yr |
Process Advisor
972
salaries
| ₹1 L/yr - ₹7.6 L/yr |
Analyst
819
salaries
| ₹5 L/yr - ₹21.6 L/yr |
Deutsche Bank
Accenture
Amazon
Deloitte