i
SAP Fioneer
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Top trending discussions
I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2021. There were 4 interview rounds.
90 minute test on hacker rank consisting of 3 coding questions all of medium difficulty. Most candidates are required to solve more than 1 question.
Find the lowest common ancestor of a binary tree.
Traverse the tree recursively from the root node.
If the current node is null or matches either of the given nodes, return the current node.
Recursively search for the nodes in the left and right subtrees.
If both nodes are found in different subtrees, return the current node.
If both nodes are found in the same subtree, continue the search in that subtree.
Find first missing positive integer from an array of non-negative integers.
Create a hash set to store all positive integers in the array
Loop through the array and add all positive integers to the hash set
Loop through positive integers starting from 1 and return the first missing integer not in the hash set
Design a parking lot
Consider the size and capacity of the parking lot
Decide on the layout and organization of parking spaces
Implement a system to manage parking availability and reservations
Include features like ticketing, payment, and security
Consider scalability and future expansion
Group list of strings into distinct anagrams.
Create a hash table with sorted string as key and list of anagrams as value.
Iterate through the list of strings and add each string to its corresponding anagram list in the hash table.
Return the values of the hash table as a list of lists.
I applied via Referral and was interviewed before Oct 2022. There were 5 interview rounds.
5 DSA Questions 2 Easy, 2Medium, 1 Hard, hackerrank
Find the largest vertical rectangle in an array of strings
Iterate through each column in the array
For each column, find the consecutive vertical rectangles of '1's
Calculate the area of each rectangle and keep track of the largest one
I applied via Approached by Company and was interviewed before Sep 2023. There were 4 interview rounds.
Hackerearth platform was provided , Question was based on Tree dsa. Need to run and pass few test cases.
Design patterns , chess LLD
Design blocking queue which can handle the multithreading scenario
Developed a web application for tracking inventory and sales data
Used React for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database management
posted on 13 Jun 2022
I applied via Recruitment Consulltant and was interviewed in May 2022. There were 3 interview rounds.
posted on 18 Aug 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Questions based or percentage, profit loss, ratio
Stacks are a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack
Common operations include push (add element) and pop (remove element)
Stacks can be implemented using arrays or linked lists
Examples of stack usage include function call stack and undo/redo functionality in text editors
To find the middle number in a linked list.
Traverse the linked list using two pointers, one moving twice as fast as the other.
When the fast pointer reaches the end, the slow pointer will be at the middle node.
If the linked list has even number of nodes, there will be two middle nodes. Return either one.
I applied via Referral and was interviewed in Aug 2022. There were 2 interview rounds.
posted on 21 Jul 2023
Program to check if a string is an anagram
Create a function that takes in two strings as input
Remove all spaces and convert both strings to lowercase
Sort both strings and compare if they are equal to determine if they are anagrams
React lifecycle methods are special methods that are automatically called by React at specific points in a component's life cycle.
React components have several lifecycle methods such as componentDidMount, componentDidUpdate, componentWillUnmount, etc.
These methods allow developers to perform actions at specific points in a component's life cycle, such as fetching data, updating the UI, or cleaning up resources.
Understa...
Create a web app to perform cred operation
based on 3 interviews
Interview experience
based on 13 reviews
Rating in categories
Developer
15
salaries
| ₹9.2 L/yr - ₹22 L/yr |
Developer Associate
11
salaries
| ₹13 L/yr - ₹17 L/yr |
Business Process Consultant
10
salaries
| ₹11.1 L/yr - ₹26 L/yr |
Senior Associate
7
salaries
| ₹12.4 L/yr - ₹13.7 L/yr |
Software Developer
5
salaries
| ₹17.4 L/yr - ₹20.5 L/yr |
CMS IT Services
iMerit
Quantiphi Analytics Solutions Private Limited
PrimEra Medical Technologies