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 Developer Interview Questions and Answers

Updated 11 Nov 2022

Winman Software Developer Interview Experiences

1 interview found

Developer Interview Questions & Answers

user image Anonymous

posted on 11 Nov 2022

I applied via Job Fair and was interviewed in Oct 2022. There were 5 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 

Test lasted 25 minutes. Mainly logical reasoning was the topics.

Round 3 - Aptitude Test 

2 Logical reasoning tests each lasting 25 minutes.

Round 4 - HR 

(1 Question)

  • Q1. Tell me about your projects.
Round 5 - Department interview 

(1 Question)

  • Q1. Solve the problems: Write a formula to display A if A is present, display B if B is present else display None.
  • Ans. 

    Write a formula to display A if A is present, display B if B is present else display None.

    • Use conditional statements to check if A or B is present

    • If A is present, display A

    • If B is present, display B

    • If neither A nor B is present, display None

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with tools related with data science, Microsoft Excel will be helpful.

Skills evaluated in this interview

Interview questions from similar companies

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 Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Longest consecutive sequence
  • Ans. 

    Find the length of the longest consecutive sequence in an array of strings.

    • Convert the array of strings to an array of integers.

    • Sort the array in ascending order.

    • Iterate through the sorted array and keep track of the longest consecutive sequence.

    • Return the length of the longest consecutive sequence.

  • Answered by AI
  • Q2. Time Complexity of all sorting algorithms
  • Ans. 

    Sorting algorithms have different time complexities.

    • Time complexity refers to the amount of time it takes for an algorithm to run as the input size increases.

    • Some common sorting algorithms and their time complexities are: Bubble Sort (O(n^2)), Insertion Sort (O(n^2)), Selection Sort (O(n^2)), Merge Sort (O(n log n)), Quick Sort (O(n log n)), Heap Sort (O(n log n)).

    • The time complexity of an algorithm helps in understand...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Brane Enterprises Software Developer interview:
  • DSA
Interview preparation tips for other job seekers - Do standard questions from LC

Skills evaluated in this interview

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(3 Questions)

  • Q1. React js and full stack
  • Q2. Java scirpt and golang
  • Q3. Mango db also microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - good company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

There was all aptitude topics covered almost , 2coding questions, english

Round 3 - Technical 

(2 Questions)

  • Q1. It was a technical interview, where i was asked about my introduction, oops concepts, sql, codes related to linked list
  • Q2. In the second technical interview it was oops again and also the coding questions related to linkedlist and trees which was asked more optimised for every solution i gave..
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
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
-
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
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

Winman Software Interview FAQs

How many rounds are there in Winman Software Developer interview?
Winman Software interview process usually has 5 rounds. The most common rounds in the Winman Software interview process are Aptitude Test, Resume Shortlist and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

Brane Enterprises Interview Questions
2.0
 • 134 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
LogicMonitor Interview Questions
3.8
 • 14 Interviews
Ixia Solutions Interview Questions
2.6
 • 8 Interviews
SalesHandy Interview Questions
3.4
 • 6 Interviews
ETON SOLUTIONS Interview Questions
2.6
 • 5 Interviews
Brilworks Interview Questions
4.5
 • 5 Interviews
View all

Fast track your campus placements

View all
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