Filter interviews by
Interfaces in programming define a contract for classes to implement certain methods or properties.
Interfaces contain method signatures but no implementation.
Classes can implement multiple interfaces.
Interfaces allow for polymorphism and loose coupling.
Example: interface ILogger { void Log(string message); }
Use SQL Server Integration Services (SSIS) to import data from Excel to SQL Server.
Create a new SSIS package in SQL Server Data Tools.
Use the Excel Source component to read data from the Excel file.
Map the columns from Excel to the destination SQL Server table using the OLE DB Destination component.
Run the SSIS package to import the data in bulk.
Top trending discussions
posted on 10 May 2015
Multi tasking, multi processing, and multi programming are different approaches to managing tasks in an operating system.
Multi tasking allows multiple tasks to run concurrently on a single processor.
Multi processing involves multiple processors running tasks simultaneously.
Multi programming allows multiple programs to be loaded into memory and executed concurrently.
Examples of multi tasking operating systems include Wi...
Memory allocation refers to the process of assigning memory to programs during runtime.
Stack allocation is done automatically and is limited in size.
Heap allocation is done manually and is larger in size.
Stack memory is used for local variables and function calls.
Heap memory is used for dynamic memory allocation.
Memory leaks can occur if heap memory is not properly managed.
Use a shared variable and synchronization mechanisms to ensure natural order printing of numbers.
Create two threads, one for printing even numbers and the other for printing odd numbers.
Use a shared variable to keep track of the current number to be printed.
Implement synchronization mechanisms like locks or semaphores to ensure only one thread can access the shared variable at a time.
Each thread should check if it is i...
Printing a matrix in spiral order
Start from the first element and print it
Move in a spiral order towards the center of the matrix
Repeat until all elements are printed
Thread class and Runnable Interface are used for multithreading in Java.
Thread class is a predefined class in Java that provides methods to create and control threads.
Runnable interface is used to define a task that can be executed by a thread.
Thread class implements Runnable interface.
Thread class provides more control over threads than Runnable interface.
Example: Thread t = new Thread(new MyRunnable()); t.start();
Exa...
Linked List is a dynamic data structure while ArrayList is a static data structure.
Linked List is best for frequent insertion and deletion operations.
ArrayList is best for frequent access operations.
Linked List uses more memory than ArrayList.
ArrayList is faster than Linked List for accessing elements.
Use Linked List when you need to frequently add or remove elements from the list.
Use ArrayList when you need to frequen...
I am not interested in a career in investment banking.
I am more interested in a career in software development
I enjoy problem-solving and creating innovative solutions through coding
Investment banking does not align with my passion and skill set
I have chosen to apply to J.P. Morgan because of their reputation, global presence, and opportunities for growth.
J.P. Morgan has a strong reputation in the financial industry.
They have a global presence with offices in multiple countries.
The company offers various opportunities for career growth and development.
J.P. Morgan is known for its innovative technology solutions in the financial sector.
I am impressed by their ...
Yes, I have made a mistake in my previous project.
I underestimated the complexity of a task and ended up missing the deadline.
I failed to properly test a feature, resulting in a bug that affected user experience.
I accidentally deleted an important file without having a backup.
I misunderstood a requirement and implemented a feature incorrectly.
I applied via LinkedIn and was interviewed before Aug 2020. There were 4 interview rounds.
posted on 7 Jun 2021
I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jul 2020. There were 4 interview rounds.
posted on 16 Dec 2021
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.
posted on 11 Jul 2023
I applied via Campus Placement and was interviewed before Jul 2022. There were 6 interview rounds.
Simple aptitude test ............
3 question leetcode medium .......
posted on 14 Feb 2024
posted on 13 Jun 2024
I applied via Approached by Company and was interviewed before Jun 2023. There were 5 interview rounds.
Some basic aptitube and reasoning problems were asked. Easily solvable.
They asked multiple choice questions on oracle sql and pl/sql emphasizing more on reading a code block ask output questions. These were of medium hardness.
Implementing multilevel collections with bulk collect and record limiting for efficient data handling and error management.
Multilevel collections allow for hierarchical data organization, e.g., a collection of departments, each containing employees.
Bulk collect improves performance by fetching multiple records in a single operation, reducing context switches.
Record limiting can be applied to restrict the number of reco...
DML error logging functionality allows for capturing errors during data manipulation language operations.
DML error logging can be enabled at the table level using the LOG ERRORS clause in DML statements.
It helps in identifying and resolving data issues without causing the entire transaction to fail.
Errors are logged in a separate error table, allowing the main operation to continue processing.
Example: INSERT INTO table...
based on 1 interview experience
Senior Executive
188
salaries
| ₹2.5 L/yr - ₹7.7 L/yr |
Associate
185
salaries
| ₹5.2 L/yr - ₹10.2 L/yr |
Senior Associate
156
salaries
| ₹9.5 L/yr - ₹15.4 L/yr |
Senior Manager
84
salaries
| ₹10.3 L/yr - ₹19.2 L/yr |
Assistant Manager
82
salaries
| ₹5 L/yr - ₹11 L/yr |
JPMorgan Chase & Co.
Wells Fargo
MSCI
Equiniti