Filter interviews by
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
The right view of a binary tree shows the nodes that are visible when looking at the tree from the right side.
The right view of a binary tree can be obtained by performing a level order traversal and keeping track of the rightmost node at each level.
Nodes that are visible from the right side are the ones that are the rightmost at their level.
Example: For the binary tree [1, 2, 3, null, 5, null, 4], the right view would
Encode and decode a string without using any delimiter.
Use a unique character to represent the start and end of each string in the array.
Keep track of the length of each string to properly decode it.
Example: ['hello', 'world'] can be encoded as '#hello#world#' without using delimiters.
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Find the max followers, delete a node in DLL, find distance bw 2 nodes of a BT
Online coding test on dsa and algo
Adobe interview questions for designations
General ds and algo questions
Low level design involves breaking down a system into smaller components and defining their interactions.
Identify the main components of the system
Define the interactions between the components
Consider the data flow and processing within the system
Specify the algorithms and data structures used
Document the design decisions and rationale
Problem solving based questions
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 3 interview rounds.
There was a business use case has been shared the work was to use own preferred language of development and build the solution.
Top trending discussions
I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.
Basic self evaluation test.
Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.
Use resampling techniques like oversampling or undersampling to balance the classes.
Utilize algorithms that are robust to class imbalance, such as Random Forest, XGBoost, or SVM.
Adjust class weights in the model to give more importance to minority class.
Use evaluation metrics like F1 score, precision, r...
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
posted on 27 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
I chose Infor because of its reputation for innovative technology solutions and its commitment to employee development.
Infor is known for its cutting-edge technology solutions in the industry.
I was impressed by Infor's focus on employee growth and development opportunities.
I believe Infor's values align with my own professional goals and aspirations.
I thrive under pressure by staying organized, prioritizing tasks, and maintaining a positive attitude.
I stay organized by creating to-do lists and breaking down tasks into manageable steps.
I prioritize tasks based on deadlines and importance to ensure that critical work is completed first.
I maintain a positive attitude by taking short breaks to recharge, practicing deep breathing exercises, and seeking support from col
Adam optimizer is an extension to the Gradient Descent optimizer with adaptive learning rates and momentum.
Adam optimizer combines the benefits of both AdaGrad and RMSProp optimizers.
Adam optimizer uses adaptive learning rates for each parameter.
Gradient Descent optimizer has a fixed learning rate for all parameters.
Adam optimizer includes momentum to speed up convergence.
Gradient Descent optimizer updates parameters b...
Use ReLU for hidden layers in deep neural networks, avoid for output layers.
ReLU is commonly used in hidden layers to introduce non-linearity and speed up convergence.
Avoid using ReLU in output layers for regression tasks as it can lead to vanishing gradients.
Consider using Leaky ReLU or Sigmoid for output layers depending on the task.
ReLU is computationally efficient and helps in preventing the vanishing gradient prob...
based on 6 interviews
1 Interview rounds
based on 26 reviews
Rating in categories
Computer Scientist
444
salaries
| ₹22 L/yr - ₹70.3 L/yr |
Technical Consultant
265
salaries
| ₹13.5 L/yr - ₹30.2 L/yr |
Software Engineer
256
salaries
| ₹8.5 L/yr - ₹28 L/yr |
Computer Scientist 2
228
salaries
| ₹28.1 L/yr - ₹101 L/yr |
Senior Technical Consultant
209
salaries
| ₹11.5 L/yr - ₹46 L/yr |
Salesforce
Oracle
Microsoft Corporation
Amazon