i
Hinge
Health
Work with us
Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2024. There were 5 interview rounds.
A data structure-based problem
Top trending discussions
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'
I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.
The sliding window technique efficiently finds Pythagorean triplets in an array using two pointers.
Sort the array to facilitate the two-pointer approach. Example: [3, 1, 4, 6, 5] becomes [1, 3, 4, 5, 6].
Iterate through the array, fixing one element and using two pointers for the remaining elements.
For each fixed element, check if the sum of squares of the two pointers equals the square of the fixed element.
If a triplet...
Detect if two circular linked lists overlap
Traverse both lists and check if they have the same tail node
If they have different tail nodes, they do not overlap
If they have the same tail node, check if they intersect at any point
Use Floyd's cycle-finding algorithm to detect intersection point
posted on 17 Aug 2024
I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.
Java coding questions asked
I have a strong technical background, proven track record of delivering high-quality software, and excellent problem-solving skills.
Extensive experience in software development with expertise in multiple programming languages such as Java, Python, and C++
Proven track record of successfully delivering complex projects on time and within budget
Strong problem-solving skills and ability to think creatively to find innovati...
posted on 29 Aug 2024
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Abstract classes allow partial implementation; interfaces define contracts without implementation.
Abstract classes can have both abstract and concrete methods, while interfaces can only have abstract methods (until Java 8).
An abstract class can have member variables, whereas an interface cannot (it can only have constants).
A class can inherit from only one abstract class but can implement multiple interfaces.
Example: I...
OOP in C# is a programming paradigm based on objects, encapsulating data and behavior for modular and reusable code.
Encapsulation: Bundling data and methods that operate on the data within a single unit (class). Example: class 'Car' with properties like 'Speed' and methods like 'Accelerate()'.
Inheritance: Mechanism to create a new class based on an existing class, promoting code reuse. Example: 'ElectricCar' inherits f...
posted on 24 May 2025
I appeared for an interview in Apr 2025, where I was asked the following questions.
I have experience with various Python libraries for web development, data analysis, machine learning, and more.
Django: Used for building robust web applications with an MVC architecture.
Flask: A lightweight framework for creating APIs and microservices.
Pandas: Essential for data manipulation and analysis, especially with DataFrames.
NumPy: Utilized for numerical computations and handling large arrays.
Scikit-learn: Emplo...
Building a RAG application requires careful consideration of data sources, user experience, and performance optimization.
Identify reliable data sources: Ensure the data used for retrieval is accurate and up-to-date, e.g., using APIs from trusted providers.
Optimize retrieval algorithms: Implement efficient algorithms to minimize latency, such as caching frequently accessed data.
Design user-friendly interfaces: Create in...
I applied via Naukri.com and was interviewed before Dec 2022. There were 3 interview rounds.
You have to do programming test. This is based on logical question.
It is simple MCQ machine test and test result is generated then forwarded for First round which is telephonic round.
This round is on Zoom and will try to check your coding knowledge. Like your role in existing project in current company etc. Totally project related
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Pure pipes do not have any side effects and always return the same output for the same input, while impure pipes can have side effects and may not return the same output for the same input.
Pure pipes are stateless and deterministic.
Impure pipes can have side effects like modifying global variables or making network requests.
Examples of pure pipes include filters in Angular, while examples of impure pipes include async ...
I applied via Naukri.com and was interviewed before Sep 2023. There were 3 interview rounds.
Algorithms & Data Structures
based on 1 interview experience
Difficulty level
Duration
based on 2 reviews
Rating in categories
Senior Software Engineer
7
salaries
| ₹22 L/yr - ₹42 L/yr |
Quality Engineer
5
salaries
| ₹6.5 L/yr - ₹20 L/yr |
Software Engineer2
5
salaries
| ₹17.4 L/yr - ₹26 L/yr |
Product Manager
4
salaries
| ₹29.1 L/yr - ₹48 L/yr |
QA Engineer
4
salaries
| ₹14 L/yr - ₹20 L/yr |
Thomson Reuters
HighRadius
Oracle Cerner
Chetu