i
Winman Software
Filter interviews by
I applied via Internshala and was interviewed in May 2022. There were 4 interview rounds.
Simple coding quetion in online platform
To create flowchart for the given peoblem
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Talk about social media influence impact on chilfern
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
Identify anagrams within a given sentence
Split the sentence into individual words
Compare each word to every other word to find anagrams
Store anagrams in an array of strings
The lowest common ancestor (LCA) of a binary tree is the shared ancestor of two nodes farthest from the root.
Start from the root and recursively search for the nodes in the left and right subtrees.
If one node is found in the left subtree and the other in the right subtree, then the root is the LCA.
If both nodes are found in the left subtree, then the LCA is in the left subtree. Same for the right subtree.
Repeat the pro
Use a hash set to find duplicates in a string efficiently.
Create a hash set to store characters as you iterate through the string.
If a character is already in the hash set, it is a duplicate.
Return the duplicates as an array of strings.
To find the sum of digits in reverse order, reverse the number and then add the digits together.
Reverse the given number
Separate each digit of the reversed number
Add all the digits together to get the sum
I applied via Approached by Company and was interviewed before Feb 2022. There were 3 interview rounds.
The team lead's Scrum based responsibilities include facilitating daily stand-ups, sprint planning, backlog grooming, and ensuring the team follows Scrum principles.
Facilitating daily stand-ups to ensure team members are aligned and aware of each other's progress
Leading sprint planning meetings to define the scope of work for each sprint
Organizing backlog grooming sessions to prioritize and refine user stories
Ensuring ...
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Yes, I faced a situation where I was stuck in a project and managed it effectively.
I encountered a complex technical issue that was impacting the project timeline.
I sought help from team members and conducted thorough research to find a solution.
I communicated effectively with stakeholders about the issue and proposed a revised plan to address it.
I prioritized tasks and delegated responsibilities to ensure smooth progr...
I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.
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.
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...
It was good and basic questions were asked.
It was good and basic coding questions were asked.
Software Developer
28
salaries
| ₹2 L/yr - ₹4.6 L/yr |
Program Engineer
22
salaries
| ₹3.6 L/yr - ₹6 L/yr |
QA Executive
12
salaries
| ₹2.2 L/yr - ₹3.5 L/yr |
Business Development Executive
11
salaries
| ₹1.4 L/yr - ₹5 L/yr |
System Administrator
8
salaries
| ₹1.4 L/yr - ₹3 L/yr |
Brane Enterprises
Duck Creek Technologies
3Pillar Global
Ixia Solutions