Upload Button Icon Add office photos

Filter interviews by

Sutro Li Associate Interview Questions and Answers

Updated 4 Jun 2024

Sutro Li Associate Interview Experiences

2 interviews found

Associate Interview Questions & Answers

user image Anonymous

posted on 4 Jun 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Self introduction and qualifications
  • Q2. Golden rules of accounting, prepaid expenses, salary paid, sales and other basic concept journal entries
Round 2 - Technical 

(3 Questions)

  • Q1. Self introduction and qualifications
  • Q2. Basic concept of accounting, golden rules, journal entries as per hr round followed by entries of amortization, depreciation, prepaid expenses
  • Q3. Question about work experience, areas of working, overview of work performed in summary form
Round 3 - Salary negotiation 

(1 Question)

  • Q1. Onboarding process briefing, salary discussion, work policy discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basic concepts of accounting crystal clear and have a confident and good communication with interviewer.
All the best!

Associate Interview Questions & Answers

user image Anonymous

posted on 24 Jun 2021

I applied via Recruitment Consultant and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic concepts of Accounting,Prepaid ,Accrued, Outstanding journal entries, Financial ratios

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple ,please do remember to ask for a good rise as they dont offer much based on your last ctc.

Associate Interview Questions Asked at Other Companies

asked in UNO Minda
Q1. What is mean of TTR & why required for powder coating process ... read more
Q2. A rat has 3000 gm of rice, he has to travel a distance of 3000m, ... read more
asked in Amazon
Q3. Difference between online and offline shopping.
asked in PwC
Q4. Create a table with specified columns Alter the table and add new ... read more
asked in Wipro
Q5. What's IP address and why is it required?

Interview questions from similar companies

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Naukri.com and was interviewed in Nov 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Regarding my previous experience
  • Q2. A long lengthy order management questionnaire was given and we were asked to write 5 emails based on the order management.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, let the interviewer know your area of expertise.

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, don't hesitate.

I applied via Walk-in and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Group Discussion 

Stand out among the crowd with out of the box ideas.

Round 2 - Technical 

(2 Questions)

  • Q1. This includes analytical test
  • Q2. It also includes typing test
Round 3 - HR 

(1 Question)

  • Q1. About yourself and background. Final thing to discuss was package and that's it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have faith in yourself and prepare yourself properly for the interview.

I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. 1.What is Opps concepts in Java.
  • Ans. 

    OOPs concepts in Java are the fundamental principles of object-oriented programming.

    • Encapsulation: wrapping data and code into a single unit

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent multiple types

    • Abstraction: hiding implementation details from the user

    • Examples: class, object, inheritance, polymorphism, encapsulation

  • Answered by AI
  • Q2. 2.What is difference between stack and queue?
  • Ans. 

    Stack is a LIFO data structure while Queue is a FIFO data structure.

    • Stack follows Last In First Out (LIFO) principle while Queue follows First In First Out (FIFO) principle.

    • Stack has two main operations: push and pop while Queue has two main operations: enqueue and dequeue.

    • Stack is used in recursive function calls, undo/redo operations, and backtracking while Queue is used in breadth-first search, printing tasks in ord...

  • Answered by AI
  • Q3. 3.Write SQL query to find second highest salary in database?
  • Ans. 

    SQL query to find second highest salary in database

    • Use ORDER BY and LIMIT to get the second highest salary

    • Assume ties are allowed and use DISTINCT

  • Answered by AI
  • Q4. 4. Difference Between method overloading and method overriding?
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Method overloading is done within the same class while method overriding is done in different classes (subclass and superclass).

    • Method overloading is achieved by changing the number of parameters or the data type of ...

  • Answered by AI
  • Q5. 5.which is the parent class of all classes in Java?
  • Ans. 

    The parent class of all classes in Java is the Object class.

    • All classes in Java implicitly extend the Object class.

    • The Object class provides basic methods such as toString(), equals(), and hashCode().

    • Any class can override these methods to provide custom implementations.

    • Example: public class MyClass extends Object { ... }

    • Example: Object obj = new MyClass();

  • Answered by AI
  • Q6. Explain your final year project?
  • Q7. Difference between SQL and NoSql database?
  • Ans. 

    SQL databases are relational and use structured query language, while NoSQL databases are non-relational and use various data models.

    • SQL databases are based on a fixed schema, while NoSQL databases are schema-less.

    • SQL databases use tables to store data, while NoSQL databases use various data models like key-value, document, columnar, or graph.

    • SQL databases are better suited for complex queries and structured data, whil...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All interview process are easy. Intervier just ask basic concept of related to your stream.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. EDI inbound and outbound Flows
  • Q2. Basic mapping questions in sterling integrator
  • Q3. Basic X12 and EDIFACT transactions

Interview Preparation Tips

Interview preparation tips for other job seekers - Sharpen EDI mapping skills

Interview Questionnaire 

1 Question

  • Q1. What is tcs
  • Ans. 

    TCS stands for Tata Consultancy Services, a multinational IT services company based in India.

    • TCS is one of the largest IT services companies in the world.

    • It provides a wide range of services including consulting, software development, and business process outsourcing.

    • TCS has clients in various industries such as banking, healthcare, and retail.

    • The company has a strong focus on innovation and has several research and de...

  • Answered by AI

I applied via Walk-in and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Few verbal, quants and logical and two codes

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to c++, oop, java, data structure, sql
  • Q2. Final year project and summer training related qns

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basics of C++, java, sql, pop and also two departmental subjects.
Be confident and answer whatever you can.

Sutro Li Interview FAQs

How many rounds are there in Sutro Li Associate interview?
Sutro Li interview process usually has 3 rounds. The most common rounds in the Sutro Li interview process are Technical and HR.
How to prepare for Sutro Li Associate interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Sutro Li. The most common topics and skills that interviewers at Sutro Li expect are General Ledger and record to report.
What are the top questions asked in Sutro Li Associate interview?

Some of the top questions asked at the Sutro Li Associate interview -

  1. Golden rules of accounting, prepaid expenses, salary paid, sales and other basi...read more
  2. Basic concept of accounting, golden rules, journal entries as per hr round foll...read more
  3. Basic concepts of Accounting,Prepaid ,Accrued, Outstanding journal entries, Fin...read more

Tell us how to improve this page.

Sutro Li Associate Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Associate Interview Questions from Similar Companies

PwC Associate Interview Questions
3.4
 • 219 Interviews
Wipro Associate Interview Questions
3.7
 • 146 Interviews
TCS Associate Interview Questions
3.7
 • 60 Interviews
View all
Sutro Li Associate Salary
based on 10 salaries
₹3.5 L/yr - ₹5.5 L/yr
37% less than the average Associate Salary in India
View more details

Sutro Li Associate Reviews and Ratings

based on 7 reviews

4.8/5

Rating in categories

4.7

Skill development

4.6

Work-life balance

4.5

Salary

4.8

Job security

4.8

Company culture

4.6

Promotions

4.7

Work satisfaction

Explore 7 Reviews and Ratings
Senior Associate
35 salaries
unlock blur

₹4.9 L/yr - ₹10.3 L/yr

Associate
10 salaries
unlock blur

₹3.5 L/yr - ₹5.5 L/yr

Assistant Accounts Manager
8 salaries
unlock blur

₹10.5 L/yr - ₹13 L/yr

Accountant
5 salaries
unlock blur

₹4 L/yr - ₹4.5 L/yr

Accounts Manager
4 salaries
unlock blur

₹17 L/yr - ₹18 L/yr

Explore more salaries
Compare Sutro Li with

Info Edge

3.9
Compare

JustDial

3.5
Compare

Indiamart Intermesh

3.6
Compare

Matrimony.com

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview