i
Infinx
Filter interviews by
I applied via Company Website and was interviewed in Feb 2022. There were 2 interview rounds.
Top trending discussions
I applied via LinkedIn and was interviewed before Jul 2022. There were 3 interview rounds.
I use various sales methodologies such as BANT, SPIN selling, and MEDDIC to qualify leads.
BANT (Budget, Authority, Need, Timeline) - Assessing if the lead has the budget, authority, need, and timeline to make a purchase.
SPIN Selling (Situation, Problem, Implication, Need-payoff) - Understanding the lead's situation, identifying their problems, exploring the implications, and presenting a need-payoff solution.
MEDDIC (Me...
posted on 19 May 2022
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Easy
Given a binary tree with 'N' nodes, your task is to print the nodes in spiral order traversal.
The binary tree is represented i...
Print nodes of a binary tree in spiral order traversal.
Use a queue to perform level order traversal of the binary tree.
Alternate between printing nodes from left to right and right to left at each level.
Handle null nodes represented by '-1' appropriately.
Example: For input '1 2 3 -1 -1 4 5 -1 -1 -1 -1', the output should be '1 3 2 4 5'.
Round duration - 60 Minutes
Round difficulty - Easy
You are given a list of N
strings called A
. Your task is to determine whether you can form a given target string by combining one or more strings from A
.
The strings from A
c...
Given a list of strings, determine if a target string can be formed by combining one or more strings from the list.
Iterate through all possible combinations of strings from the list to form the target string.
Use recursion to try different combinations of strings.
Check if the current combination forms the target string.
Return true if a valid combination is found, otherwise return false.
Round duration - 60 Minutes
Round difficulty - Easy
Design an elevator system for efficient vertical transportation.
Divide building into zones to optimize elevator usage.
Implement algorithms for efficient elevator scheduling.
Include safety features like emergency stop buttons and overload sensors.
Consider user interface for passengers to select floors and monitor elevator status.
Tip 1 : Never give up
Tip 2 : Practice
Tip 3 : Be positive
Tip 1 : Keep it short
Tip 2 : Highlight skills and achievements
I applied via Naukri.com and was interviewed in Apr 2020. There were 5 interview rounds.
I applied via Approached by Company and was interviewed before Jun 2021. There were 2 interview rounds.
Frameworks provide structure and pre-built components for software development, but can also limit flexibility and require learning curve.
Advantage: Provides structure and pre-built components for faster development
Advantage: Can improve code quality and maintainability
Disadvantage: Can limit flexibility and customization
Disadvantage: Requires learning curve and potential dependency issues
Example: ReactJS provides a fr...
Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.
Advantages: code reusability, modularity, encapsulation, inheritance, polymorphism
Disadvantages: complexity, steep learning curve, performance overhead
Example: creating a class 'Car' with properties like 'make', 'model', and 'year', and methods like 'start_engine' and 'stop_engine'
posted on 14 May 2018
posted on 5 May 2017
I appeared for an interview in Nov 2016.
based on 12 reviews
Rating in categories
Process Associate
733
salaries
| ₹1 L/yr - ₹5 L/yr |
Senior Process Associate
322
salaries
| ₹1.5 L/yr - ₹5.2 L/yr |
Senior Associate
163
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Senior Medical Coder
163
salaries
| ₹0.6 L/yr - ₹8 L/yr |
Medical Coder
148
salaries
| ₹1.7 L/yr - ₹5.9 L/yr |
24/7 Customer
KPIT Technologies
Intellect Design Arena
Microsoft Corporation