i
Standard Chartered
Filter interviews by
Easy to medium questions can be done easily
Medium to hard level coding question 2
I applied via campus placement at K J Somaiya College of Engineering, Mumbai 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
I applied via Company Website and was interviewed before Apr 2022. There were 3 interview rounds.
Blocks and puzzles were used to determine critical thinking
posted on 4 Dec 2024
3 coding que easy,med and hard
posted on 22 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
Authentication handling in microservices involves securing communication between services and managing user access.
Implement token-based authentication for secure communication between microservices
Use OAuth or JWT for authentication and authorization
Centralize authentication logic in a separate service to avoid duplication
Implement role-based access control to manage user permissions
The map function in Java 8 is used to transform each element of a stream using a given function.
Map function is a method in the Stream interface that applies a function to each element in the stream and returns a new stream with the transformed elements.
It is commonly used for converting or manipulating data in a stream without modifying the original data source.
Example: List
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Node.js uses event-driven architecture where events trigger callbacks to handle asynchronous operations.
Node.js uses event loop to handle asynchronous operations efficiently
Events are emitted by various objects in Node.js like HTTP servers, file system, etc.
Callbacks are registered to handle events and execute code when events occur
posted on 23 Jul 2024
Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the superclass.
Overloading allows multiple methods with the same name but different parameters in the same class.
Overriding involves implementing a method in a subclass that is already defined in the superclass.
Overloading is resolved at compi
Java features include object-oriented programming, platform independence, automatic memory management, and multithreading.
Object-oriented programming: Java supports classes and objects, allowing for modular and reusable code.
Platform independence: Java programs can run on any platform with the Java Virtual Machine (JVM).
Automatic memory management: Java uses garbage collection to automatically manage memory allocation ...
Abstract class is a class that cannot be instantiated and may contain abstract methods.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Used to define a common interface for subclasses
posted on 13 Sep 2024
posted on 31 May 2024
Team Lead
2.5k
salaries
| ₹2.9 L/yr - ₹13 L/yr |
Associate Manager
2.3k
salaries
| ₹5 L/yr - ₹19.2 L/yr |
Senior Officer
2.3k
salaries
| ₹1.8 L/yr - ₹7.3 L/yr |
Manager
2.1k
salaries
| ₹7 L/yr - ₹28 L/yr |
Senior Analyst
1.9k
salaries
| ₹2 L/yr - ₹8.8 L/yr |
HSBC Bank
Citibank
ICICI Bank
HDFC Bank