Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Winman Software Team. If you also belong to the team, you can get access from here

Winman Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Winman Software Executive Accountant Interview Questions and Answers

Updated 7 Nov 2024

Winman Software Executive Accountant Interview Experiences

2 interviews found

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

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Aptitude Test 

4 different level test of 30mins

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience, friendly people from watchman to end contact persons, good infrastructure.

I applied via Job Fair and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

It wasn't like other companies test.

Round 3 - Assignment 

Many calculations relating to interest and tax

Round 4 - HR 

(2 Questions)

  • Q1. 1.Basic HR questions like timings, what is your expected salary
  • Q2. For how long you can work for this company?
  • Ans. 

    I am committed to long-term growth and development with this company.

    • I am dedicated to contributing my skills and expertise to the company's success.

    • I am motivated to continuously learn and grow in my role as an Executive Accountant.

    • I am excited about the opportunities for advancement and professional development within the company.

    • I am committed to building strong relationships with colleagues and clients, fostering a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and do answer the questions.
While writing test do think calmly even though they tell extra marks will be given for those who complete it before the time.

Executive Accountant Interview Questions Asked at Other Companies

Q1. What is the file extension name which is created by the TDS Retur ... read more
Q2. What is P2P cycle , 3 way match , and what will you do if Approva ... read more
Q3. What is the journal entry when you receive invoices.
Q4. What is HSN code if Annual turnover is more then 1.5 cr??
Q5. For reapet last action what is the shortcut key in excel?

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What basic JavaScript and React concepts were you asked about during the interview?
  • Q2. Closures, useMemo, useCalbback and a practical task is given that should completed within 20 minutes

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on improving your speed in React tasks.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Question on quick sort
  • Q2. Golang internals
  • Q3. Question on docker and kubernetes
Round 3 - One-on-one 

(1 Question)

  • Q1. Question on design pattern
Round 1 - Aptitude Test 

It was good and basic questions were asked.

Round 2 - Coding Test 

It was good and basic coding questions were asked.

Round 3 - Technical 

(1 Question)

  • Q1. Data structures, Java nd some codes were asked
Round 4 - Technical 

(1 Question)

  • Q1. Data structures, time complexities, os and cn were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Data structures. Practice some coding questions, time complexities
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

1) Finding and removing loop in linked list. 2)find pair of given sum in binary tree

Round 2 - One-on-one 

(2 Questions)

  • Q1. Print bottom view of binary tree
  • Ans. 

    Print the bottom view of a binary tree

    • Use a map to store the horizontal distance and node value at each level

    • Perform a level order traversal of the binary tree

    • Update the map with the node value at each horizontal distance

    • Print the node values in the map for the bottom view

  • Answered by AI
  • Q2. Oops related output based questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Practice standard questions

Round 2 - Technical 

(2 Questions)

  • Q1. Search in rotated sorted array
  • Ans. 

    Search for a target element in a rotated sorted array.

    • Use binary search to find the pivot point where the array is rotated.

    • Divide the array into two sorted subarrays based on the pivot point.

    • Perform binary search on the appropriate subarray to find the target element.

  • Answered by AI
  • Q2. Trim a bst in leet code
  • Ans. 

    Trim a binary search tree by removing nodes outside a given range.

    • Start by checking if the root node is within the given range.

    • If the root node is outside the range, trim it by recursively trimming its left or right subtree.

    • If the root node is within the range, recursively trim its left and right subtrees.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain the difference client side routing server side routing
  • Ans. 

    Client side routing is handled by the browser, while server side routing is handled by the server.

    • Client side routing is faster as it does not require a server request for each page change.

    • Server side routing involves the server processing each request and returning the appropriate page.

    • Client side routing is commonly used in single page applications (SPAs) with frameworks like React or Angular.

    • Server side routing is u...

  • Answered by AI
  • Q2. Js questions (map,filter, reduce) polyfills recursion
Round 2 - HR 

(1 Question)

  • Q1. Why do you want the join org
  • Ans. 

    I am passionate about creating innovative software solutions and believe that org offers a great platform for growth and learning.

    • Passionate about creating innovative software solutions

    • Believe org offers a great platform for growth and learning

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Stacks based question
  • Q2. Binary search question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 DSA questions for coding round

Round 2 - Technical 

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. Discussion of projects
  • Q3. 2 DSA questions
Round 3 - Technical 

(3 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. Discussion of projects and company
  • Q3. 2 DSA questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Winman Software Interview FAQs

How many rounds are there in Winman Software Executive Accountant interview?
Winman Software interview process usually has 2-3 rounds. The most common rounds in the Winman Software interview process are Aptitude Test, Resume Shortlist and Assignment.
How to prepare for Winman Software Executive Accountant 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 Winman Software. The most common topics and skills that interviewers at Winman Software expect are Accounting, Accounts Payable, Accounts Receivable, E - filing and Income Tax Return.

Tell us how to improve this page.

Winman Software Executive Accountant Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 853 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Brane Enterprises Interview Questions
2.0
 • 134 Interviews
Intuit Interview Questions
3.5
 • 77 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
Tally Solutions Interview Questions
4.2
 • 39 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
MARG ERP Interview Questions
3.5
 • 18 Interviews
LogicMonitor Interview Questions
3.8
 • 14 Interviews
View all

Fast track your campus placements

View all
Winman Software Executive Accountant Salary
based on 7 salaries
₹1.6 L/yr - ₹2.2 L/yr
44% less than the average Executive Accountant Salary in India
View more details

Winman Software Executive Accountant Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
28 salaries
unlock blur

₹2 L/yr - ₹4.6 L/yr

Program Engineer
22 salaries
unlock blur

₹3.6 L/yr - ₹6 L/yr

QA Executive
12 salaries
unlock blur

₹2.2 L/yr - ₹3.5 L/yr

Business Development Executive
11 salaries
unlock blur

₹1.4 L/yr - ₹5 L/yr

System Administrator
8 salaries
unlock blur

₹1.4 L/yr - ₹3 L/yr

Explore more salaries
Compare Winman Software with

Brane Enterprises

2.0
Compare

Duck Creek Technologies

4.4
Compare

3Pillar Global

3.3
Compare

Ixia Solutions

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