HSBC Global Banking and Markets
10+ S N Pingle Consultants Interview Questions and Answers
Q1. Which of the following option describes you the most
I am a detail-oriented and analytical payroll executive with a strong focus on accuracy and compliance.
Detail-oriented and analytical
Strong focus on accuracy
Compliance-driven
Experience in payroll processing software
Knowledge of labor laws and regulations
Q2. How can you remove duplicates using SAS, SQL, Excel etc.?
Duplicates can be removed using SAS, SQL, Excel etc.
In SAS, use PROC SORT and the nodupkey option
In SQL, use the DISTINCT keyword in the SELECT statement
In Excel, use the Remove Duplicates feature under the Data tab
In Python, use the Pandas library and the drop_duplicates() method
Q3. What you know about US litigation process
The US litigation process involves several stages, including pleadings, discovery, trial, and appeals.
Pleadings: The process begins with the plaintiff filing a complaint and the defendant responding.
Discovery: Both parties exchange evidence and information, which may include depositions and interrogatories.
Trial: If the case isn't settled, it goes to trial where both sides present their arguments and evidence.
Verdict: A judge or jury delivers a verdict, determining the outcom...read more
Q4. What is reconciliation
Reconciliation is the process of comparing and matching two sets of records to ensure they are accurate and in agreement.
Reconciliation involves comparing financial statements, bank statements, or other records to identify discrepancies.
It helps to ensure that all transactions are properly recorded and accounted for.
Reconciliation can be done on a regular basis to maintain accurate financial records.
Examples of reconciliation include matching invoices with payments, comparing...read more
Q5. Reconciliation of balance sheet
Reconciliation of balance sheet involves comparing and adjusting the balances of assets, liabilities, and equity to ensure accuracy.
Reconciliation involves comparing the balances on the balance sheet with supporting documentation such as bank statements, invoices, and receipts.
Any discrepancies or errors found during the reconciliation process should be investigated and corrected.
Reconciliation may include verifying the accuracy of account balances, ensuring proper classifica...read more
Q6. Difference between lock and sync
Lock and sync are both mechanisms used in Java for thread synchronization, but they have different implementations and use cases.
Lock is a low-level synchronization mechanism provided by the java.util.concurrent.locks package, while sync (synchronized keyword) is a high-level synchronization mechanism provided by Java.
Lock provides more flexibility and control over synchronization compared to sync.
Lock can be used to create more complex synchronization patterns, such as reent...read more
Q7. Design immutable class
Immutable class is a class whose state cannot be modified after creation.
Make all fields private and final
Do not provide setter methods
Ensure that any mutable objects within the class are also immutable
Q8. Count non freq character
Count non-frequent characters in a string, identifying those that appear only once.
Use a hash map to count occurrences of each character.
Iterate through the string and populate the hash map.
Filter characters that have a count of 1 to identify non-frequent characters.
Example: In 'aabbc', 'c' is non-frequent as it appears once.
Q9. Inheritance explain
Inheritance is a fundamental OOP concept allowing classes to inherit properties and methods from other classes.
Promotes code reusability by allowing new classes to use existing code.
Supports hierarchical classification, where a base class can have multiple derived classes.
Example: A 'Vehicle' class can be a base class for 'Car' and 'Bike' classes.
Allows for method overriding, enabling derived classes to provide specific implementations.
Example: A 'Shape' class can have a meth...read more
Q10. Polish up your CV before hand.
Top HR Questions asked in S N Pingle Consultants
Interview Process at S N Pingle Consultants
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month