Upload Button Icon Add office photos

Filter interviews by

SSJ Finance Interview Questions and Answers

Updated 9 Sep 2024

SSJ Finance Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is role of trf ?
  • Ans. 

    TRF stands for Test Report Form, which is a document used to record the results of testing activities.

    • TRF is used to document the test results, including pass/fail status, defects found, and any other relevant information.

    • It serves as a formal record of the testing process and outcomes, providing valuable information for stakeholders.

    • TRFs are typically reviewed and approved by project managers, quality assurance teams,...

  • Answered by AI

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Coding Test 

I attended a walk-in interview on January 31, 2025. There was only one round, where the interviewer asked me several theoretical concepts related to JavaScript, including var, let, const, closures, promises, map, filter, reduce, and hoisting. He then asked me a few questions about React JS, such as "What is React?" and "What are hooks?" He also requested that I write the syntax for the useEffect hook. After that, he assigned me some coding tasks, which included finding the sum of an array, identifying the second largest number from array, filtering out the odd numbers from an array, and providing an example of the reduce method and filter method

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare coding questions related to arrays and strings.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Financial ratios test and MCQ test related to finance numericals

Round 2 - Technical 

(2 Questions)

  • Q1. What is balance sheet, p&l and cash flow statement?
  • Ans. 

    Balance sheet shows a company's assets, liabilities, and equity at a specific point in time. P&L shows a company's revenues, expenses, and profits over a period. Cash flow statement shows how cash flows in and out of a company.

    • Balance sheet provides a snapshot of a company's financial position at a specific point in time.

    • P&L (Profit and Loss) statement shows a company's revenues, expenses, and profits over a specific p...

  • Answered by AI
  • Q2. What is the negative item in the balance sheet?
  • Ans. 

    The negative item in the balance sheet is liabilities.

    • Liabilities represent the company's debts or obligations that must be paid off in the future.

    • Examples of liabilities include loans, accounts payable, and accrued expenses.

    • Having high levels of liabilities relative to assets can indicate financial risk.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario Based Questions.
  • Q2. Give Income statement format.
  • Ans. 

    Income statement format includes revenue, expenses, and net income.

    • Start with revenue at the top

    • List all expenses below revenue

    • Calculate net income by subtracting total expenses from revenue

    • Include headings for each section such as 'Revenue', 'Expenses', and 'Net Income'

    • Format should be: Revenue - Expenses = Net Income

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What is Vlookup?and if it's giving error then which symbol we use to remove the error?
  • Ans. 

    Vlookup is a function in Excel used to search for a value in a table and return a corresponding value from another column.

    • Vlookup stands for 'Vertical Lookup'.

    • It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column.

    • If Vlookup is giving an error, the symbol '#' is used to remove the error.

    • For example, if the formula '=VLOOKUP(A2, B2:...

  • Answered by AI
  • Q2. Why should we select you over other candidates

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are going to apply for this company then do well study about financial statements its format, items. And also financial ratios.

Skills evaluated in this interview

Customer Care Executive Interview Questions & Answers

indiagold user image Potnuru Venkatalakshmi

posted on 20 Jan 2025

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

I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Tell me something about yourself
  • Q2. Pervious work experience and discuss with salary about
  • Q3. What do you know about the my company
  • Q4. Do you know india gold what was service
Round 2 - Technical 

(2 Questions)

  • Q1. Why are you planning to change your current job
  • Q2. What do you know about this organization

Interview Preparation Tips

Interview preparation tips for other job seekers - identify career role models, and practice positive self-talk
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is a test of total 150+ questions in which we have some java pseudocodes ,python ,aptitude reasoning questions as well and english questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Short inteoduction and project discussion.
  • Q2. Check the given sentence is palindrome or not by taking input by user.
  • Ans. 

    The program checks if a given sentence is a palindrome or not.

    • Prompt the user to input a sentence

    • Remove all spaces and punctuation from the sentence

    • Reverse the sentence and compare it with the original sentence to check for palindrome

  • Answered by AI
  • Q3. Final,Finally,finalize keywords
Round 3 - HR 

(2 Questions)

  • Q1. Introduce your self
  • Q2. Soft skills and other basic questions

Interview Preparation Tips

Topics to prepare for Modak Analytics Software Development Engineer interview:
  • Java core
  • MySQL
  • Project

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Ducting types youed
  • Q2. Ducting any types of material
  • Q3. Mep for explain
  • Q4. Mep basic form housed property
  • Q5. Electrical line
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Optimisation techniques
  • Ans. 

    Optimisation techniques for PHP development

    • Use caching mechanisms like Memcached or Redis to reduce database load

    • Minify and concatenate CSS and JS files to reduce loading time

    • Optimize database queries by using indexes and avoiding unnecessary joins

    • Implement lazy loading for images and resources to improve page load speed

  • Answered by AI
  • Q2. Core php related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Mysql related questions like using joins, aggregate functions, sub queries
  • Q2. Use of Object Relation Mapping ORM
  • Ans. 

    ORM is a programming technique for converting data between incompatible type systems in object-oriented programming languages.

    • ORM simplifies data manipulation by allowing developers to work with objects instead of database tables directly.

    • ORM reduces the amount of repetitive SQL code that needs to be written.

    • ORM can help improve code readability and maintainability by abstracting database interactions.

    • Popular PHP ORM f...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process. No definition kind of questions. It's all related to our projects which we have done.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Internal plaster thickness and ratio?
  • Ans. 

    Internal plaster thickness and ratio are important factors in construction projects.

    • The standard thickness of internal plaster is usually 12mm for walls and 15mm for ceilings.

    • The ratio of internal plaster is typically 1:6 (1 part cement to 6 parts sand).

    • The thickness and ratio may vary depending on the specific requirements of the project and the type of surface being plastered.

  • Answered by AI
  • Q2. Process of slab checking?
  • Ans. 

    Slab checking involves verifying the structural integrity and load-bearing capacity of concrete slabs.

    • Check for proper reinforcement placement and spacing

    • Verify concrete mix design and curing process

    • Inspect for any cracks or defects

    • Ensure slab thickness meets design specifications

    • Perform load testing if necessary

  • Answered by AI
  • Q3. External Plaster thickness and ratio?
  • Ans. 

    External plaster thickness and ratio are determined based on the type of surface and desired finish.

    • External plaster thickness typically ranges from 12mm to 20mm depending on the surface condition.

    • The ratio of external plaster mix is usually 1:4 (cement:sand) for rough surfaces and 1:6 for smooth finishes.

    • For better adhesion, a bonding agent may be added to the plaster mix.

    • Proper curing is essential to ensure the stren

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I will try my best technical knowledge provide for your company...
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is AML and primary and secondary research?

Interview Preparation Tips

Interview preparation tips for other job seekers - I had an interview with Parvesh Mittal and everything went well and I answered all the questions.
Furthermore, I was informed that the HR will be calling to schedule a meet for second round. The very next day I received an email mentioning that they will not be moving further with the application.
PS: Don’t demotivate and waste the time of the candidate. It’s not funny for a candidate who searching for the job seriously just to entertain your timepass process.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What was your contribution towards lead time improvement?
  • Ans. 

    I implemented process improvements and streamlined workflows to reduce lead times by 20%.

    • Analyzed current processes to identify bottlenecks

    • Implemented automation tools to speed up tasks

    • Trained team members on efficient time management techniques

    • Collaborated with suppliers to optimize supply chain logistics

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. How have you been able to successfully handle difficult stakeholders? Pls provide an example / case study
  • Ans. 

    I have successfully handled difficult stakeholders by actively listening, addressing concerns, and finding common ground.

    • Active listening to understand their concerns and perspectives

    • Addressing their concerns with empathy and professionalism

    • Finding common ground and working towards a mutually beneficial solution

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. How do we improve lead time in fulfillment
  • Ans. 

    Improving lead time in fulfillment involves optimizing processes, reducing bottlenecks, and enhancing communication.

    • Implementing lean manufacturing principles to streamline operations

    • Utilizing technology such as automation and inventory management systems

    • Improving forecasting accuracy to better anticipate demand

    • Enhancing communication between departments to reduce delays

    • Regularly reviewing and optimizing the supply cha

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. How have you been able to effectively improve the ER campaigns?
  • Ans. 

    I have improved ER campaigns by analyzing data, implementing targeted strategies, and collaborating with cross-functional teams.

    • Analyzed data to identify trends and areas for improvement

    • Implemented targeted strategies based on data analysis

    • Collaborated with cross-functional teams to ensure campaign success

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. Overall summary with challenges and solutions towards the hurdles in improvement of recruitment process

Interview Preparation Tips

Interview preparation tips for other job seekers - Come join this wonderful organization which promotes open culture apart from good work life balance and flexibility.

SSJ Finance Interview FAQs

How many rounds are there in SSJ Finance interview?
SSJ Finance interview process usually has 1 rounds. The most common rounds in the SSJ Finance interview process are Technical.

Tell us how to improve this page.

SSJ Finance Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
Bajaj Finance Interview Questions
4.0
 • 296 Interviews
Tata Capital Interview Questions
4.1
 • 133 Interviews
View all

SSJ Finance Reviews and Ratings

based on 15 reviews

4.6/5

Rating in categories

4.6

Skill development

4.5

Work-life balance

4.4

Salary

4.6

Job security

4.6

Company culture

4.4

Promotions

4.6

Work satisfaction

Explore 15 Reviews and Ratings
Operations Executive
5 salaries
unlock blur

₹1.1 L/yr - ₹2 L/yr

Back Office Executive
5 salaries
unlock blur

₹1.1 L/yr - ₹1.5 L/yr

Business Development Manager
5 salaries
unlock blur

₹3.6 L/yr - ₹4.1 L/yr

Senior Executive
5 salaries
unlock blur

₹3.2 L/yr - ₹4.1 L/yr

Executive
5 salaries
unlock blur

₹0.9 L/yr - ₹3.5 L/yr

Explore more salaries
Compare SSJ Finance with

Bajaj Finance

4.0
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Kotak Mahindra Bank

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