InterviewDigestInterviewDigest
Back to Question Bank

Technical Questions

759 real questions extracted from Technical rounds.

growwSDE-1 / New Gradtoday

Event loops

Questions related to event loops in JavaScript.

growwSDE-1 / New Gradtoday

Resume-based questions

Resume-based questions and discussions about the candidate's background.

postmanOthertoday

Design a system similar to Slack - HLD about how the system would look like and a little bit of LLD about how would you design the datastore (DB design)

Candidate was asked to design a system similar to Slack, focusing on High-Level Design (HLD) for the overall system architecture and Low-Level Design (LLD) for the database design.

sharechatOthertoday

Calculate the average distance between people based on their house numbers arranged in a straight line.

A single technical round focused on problem-solving with three distinct questions covering distance calculation, symmetric pairs, and speed threshold crossing.

sharechatOthertoday

Count the number of times a car's speed crosses a given threshold and then drops below it within a time series dataset.

A single technical round focused on problem-solving with three distinct questions covering distance calculation, symmetric pairs, and speed threshold crossing.

sharechatOthertoday

Identify pairs of students whose marks are swapped between two subjects (Math and Chemistry).

A single technical round focused on problem-solving with three distinct questions covering distance calculation, symmetric pairs, and speed threshold crossing.

sharechatInterntoday

MVVM basics

Discussion focused on iOS fundamentals, including view lifecycle, optionals, and MVVM basics. A simple data structure question involving array manipulation was asked.

sharechatInterntoday

Simple data structure question (array manipulation)

Discussion focused on iOS fundamentals, including view lifecycle, optionals, and MVVM basics. A simple data structure question involving array manipulation was asked.

sharechatInterntoday

Optionals

Discussion focused on iOS fundamentals, including view lifecycle, optionals, and MVVM basics. A simple data structure question involving array manipulation was asked.

sharechatInterntoday

iOS fundamentals (view lifecycle)

Discussion focused on iOS fundamentals, including view lifecycle, optionals, and MVVM basics. A simple data structure question involving array manipulation was asked.

sharechatInterntoday

Types of joins

Questions focused on SQL knowledge, product analysis, and data-driven problem-solving.

sharechatInterntoday

Types of SQL queries

Questions focused on SQL knowledge, product analysis, and data-driven problem-solving.

sharechatInterntoday

Window functions and their use cases

Questions focused on SQL knowledge, product analysis, and data-driven problem-solving.

sharechatInterntoday

Extracting data to validate if a problem exists

Questions focused on SQL knowledge, product analysis, and data-driven problem-solving.

sharechatInterntoday

Determining the effectiveness of the proposed improvement

Questions focused on SQL knowledge, product analysis, and data-driven problem-solving.

sharechatInterntoday

KPI metrics for evaluating the problem

Questions focused on SQL knowledge, product analysis, and data-driven problem-solving.

sharechatInterntoday

Identifying and improving a bad feature on Instagram

Questions focused on SQL knowledge, product analysis, and data-driven problem-solving.

atlassianInterntoday

Find Nth highest salary without using ROW_NUMBER() or RANK()

Asked to solve a SQL query problem to find the Nth highest salary without using ROW_NUMBER() or RANK().

atlassianInterntoday

Needle in haystack leetcode question

Asked to solve a string manipulation problem, specifically a variation of the 'Needle in Haystack' problem.

atlassianSDE-3 / Seniortoday

Drafting a solution for a hypothetical ML problem and discussing it in detail.

Discussion-based round focusing on drafting a solution for a hypothetical machine learning problem and detailing the approach.

capgeminiQA / SDETtoday

Explain your automation framework architecture and the design patterns you have used.

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

Describe a challenging defect that was difficult to reproduce. How did you isolate the root cause?

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

How do you decide what test cases should be automated and what should remain manual?

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

Tell me about a critical production defect you identified. How did you investigate and resolve it?

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

How do you ensure sufficient test coverage while avoiding redundant test cases?

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

If requirements are unclear or incomplete, what approach do you follow before starting testing?

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

How do you validate APIs when the UI is not yet available?

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

Explain your end-to-end testing process in your current project.

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

How would you prioritize testing when you have very limited time before release?

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

capgeminiQA / SDETtoday

Suppose a feature works correctly in your environment but fails in production. How would you investigate the issue step by step?

The round focused on testing methodologies, automation frameworks, and defect resolution. The candidate was asked about their testing process, automation decisions, critical defects, and handling unclear requirements.

ltimindtreeOthertoday

Explain how the control plane uses the hpa.yml file in the backend

Candidate was asked to write an hpa.yml file and explain how the control plane uses this file in the backend.

ltimindtreeOthertoday

Write an hpa.yml file

Candidate was asked to write an hpa.yml file and explain how the control plane uses this file in the backend.

googleSDE-2today

Post-order traversal of a tree

A post-order traversal question was asked, followed by a modification requiring the use of topological sorting to achieve a desired traversal pattern in a tree.

googleSDE-2today

Modifying the approach to achieve a desired traversal pattern using topological sorting

A post-order traversal question was asked, followed by a modification requiring the use of topological sorting to achieve a desired traversal pattern in a tree.

uberSDE-1 / New Gradtoday

Find the shortest path in a weighted directed graph

Discussion-based questions focusing on system design and algorithmic problem-solving.

uberSDE-1 / New Gradtoday

Design a real-time driver-rider matching service at Uber scale

Discussion-based questions focusing on system design and algorithmic problem-solving.

uberSDE-1 / New Gradtoday

Implement an LRU cache with O(1) get and put

Discussion-based questions focusing on system design and algorithmic problem-solving.

wiproOthertoday

Explain RAG (Retrieval-Augmented Generation) and what is chunking.

A technical round where the candidate was asked to explain concepts related to AI product testing.

netflixData Science / MLtoday

Write a SQL query to find the top ten titles that drove the highest new-signup completion rate over the last quarter, restricted to first-time viewers.

Evaluation of SQL and data analysis skills.

netflixData Science / MLtoday

Define and measure the success of a change to the 'Because you watched' recommendation row, including short-term proxy metrics.

Discussion and problem-solving around A/B testing and recommendation systems.

netflixData Science / MLtoday

Design an A/B test to evaluate a new personalized row-ordering model on the logged-in homepage, considering heavy overlap in surfaced content and long-term retention outcomes.

Discussion and problem-solving around A/B testing and recommendation systems.

netflixData Science / MLtoday

Write a SQL query to find the top ten titles that drove the highest new-signup completion rate over the last quarter, restricted to first-time viewers.

Discussion and problem-solving around A/B testing and recommendation systems.

dream11SDE-2today

Dynamic Programming question (specific topic not recalled)

Two Data Structures and Algorithms (DSA) questions were asked, including 'car fleet' and one dynamic programming question.

dream11SDE-2today

Car Fleet

Two Data Structures and Algorithms (DSA) questions were asked, including 'car fleet' and one dynamic programming question.

meeshoOthertoday

A 4 table question

A 4 table question was given and an optimal SQL query was required

zerodhaOthertoday

Stock market questions

Stock market questions were asked

zerodhaOthertoday

basic sector questions about the stock market

The interview involved basic sector questions about the stock market

zerodhaInterntoday

What are the main key components of Capital markets ?

zerodhaOthertoday

Business insights using data set

Business insights using data set

zerodhaOthertoday

What is a mutual fund?

Basic questions about stock market concepts

zerodhaOthertoday

What is a stock/share?

Basic questions about stock market concepts

byju sOthertoday

company details

Introduction and company details

byju sOthertoday

how to align

Introduction and company details

byju sOthertoday

Intro

Introduction and company details

byju sOthertoday

How will you sell me this course

The candidate was asked to sell a course

byju sOthertoday

Mock calls

Mock calls were conducted

byju sInterntoday

How will you handle if customer wants to return a product

The candidate was asked about handling customer returns.

byju sOthertoday

Tell me 3 qualities to hire you

The interview involved a series of questions to assess the candidate's sales and marketing skills, as well as their personal qualities.

byju sOthertoday

Difference between marketing and sales

The interview involved a series of questions to assess the candidate's sales and marketing skills, as well as their personal qualities.

byju sOthertoday

How will you sell our app

The interview involved a series of questions to assess the candidate's sales and marketing skills, as well as their personal qualities.

byju sOthertoday

Sell me pen.

The interview involved a series of questions to assess the candidate's sales and marketing skills, as well as their personal qualities.

byju sOthertoday

Tell me about yourself.

The interview involved a series of questions to assess the candidate's sales and marketing skills, as well as their personal qualities.

byju sOthertoday

Why sales after b. Tech

The interview involved a series of questions to assess the candidate's sales and marketing skills, as well as their personal qualities.

byju sOthertoday

Why not higher studies

The interview involved a series of questions to assess the candidate's sales and marketing skills, as well as their personal qualities.

unacademyOthertoday

How will you be as a teacher of your own

The candidate was asked about their approach to teaching

unacademyOthertoday

Tell me about yourself and experience

Introduction round

unacademyInterntoday

Async

The interview included JavaScript related questions.

unacademyInterntoday

Promise

The interview included JavaScript related questions.

unacademyInterntoday

Kadence algorithm

The candidate was asked questions on Kadence algorithm, SQL joins, and System Design.

unacademyInterntoday

SQL joins

The candidate was asked questions on Kadence algorithm, SQL joins, and System Design.

unacademyInterntoday

System Design

The candidate was asked questions on Kadence algorithm, SQL joins, and System Design.

bloombergSDE-1 / New Gradtoday

What is polymorphism? Provide an example

Technical round

bloombergOthertoday

Why are you interested in Bloomberg?

The candidate was asked about their interest in the company

bloombergSDE-1 / New Gradtoday

2 gram model implementation in language of my choice

Implementation of a 2-gram model

bloombergProduct / Frontendtoday

Walk me through a recent experience where you had very opinionated stakeholders

Product design interview

bloombergSDE-3 / Seniortoday

Is there a problem with static class members that are initialized in C++?

Technical questions were asked

walmart globalSDE-3 / Seniortoday

Design the shopping cart for Walmart.com/apps

System design round

zomatoSDE-2today

Design pattern and SOLID principles with real life scenario

Design pattern and SOLID principles

zomatoSDE-2today

Array based medium level question

DSA round

walmart globalStaff / Principaltoday

How you handle the security

The candidate was asked about security handling

walmart globalSDE-3 / Seniortoday

Leetcode style question

The interview included a Leetcode style question of medium-hard difficulty.

hclOthertoday

What is the remainder when 4 is divided by 2?

The interview included questions about basic math operations

hclQA / SDETtoday

Can you tell me about yourself?

Introduction round

hclSDE-1 / New Gradtoday

Design a parking lot with OOP

Design a parking lot with OOP

hclOthertoday

Introduction about yourself and what you did

Introduction round

hclOthertoday

life insurance technical questions

airbnbStaff / Principaltoday

Implement an in-memory database

Implement an in-memory database

airbnbSDE-1 / New Gradtoday

An OOD style or implementation extensive coding question. Logic is simple, no algorithm involved.

The interview involved an object-oriented design style or implementation extensive coding question.

airbnbOthertoday

Build a cloud storage mechanism.

The candidate was asked to design a system for cloud storage.

razorpayInterntoday

SQL Joins Table

A single technical round where the candidate was asked to solve two problems.

razorpayInterntoday

Merge Intervals

A single technical round where the candidate was asked to solve two problems.

browserstackSDE-3 / Seniortoday

Usage of AI in their work

The round focused on the candidate's past projects and problem-solving approach. The interviewer asked about the candidate's contributions, a production issue resolved, and the impact of the solution. Additionally, the candidate was asked to explain a feature they built, including tradeoffs considered, and how they utilize AI in their work.

browserstackSDE-3 / Seniortoday

Description of a production issue resolved and its impact

The round focused on the candidate's past projects and problem-solving approach. The interviewer asked about the candidate's contributions, a production issue resolved, and the impact of the solution. Additionally, the candidate was asked to explain a feature they built, including tradeoffs considered, and how they utilize AI in their work.

browserstackSDE-3 / Seniortoday

Explanation of a feature built, including tradeoffs

The round focused on the candidate's past projects and problem-solving approach. The interviewer asked about the candidate's contributions, a production issue resolved, and the impact of the solution. Additionally, the candidate was asked to explain a feature they built, including tradeoffs considered, and how they utilize AI in their work.

browserstackSDE-3 / Seniortoday

Details about past projects and contributions

The round focused on the candidate's past projects and problem-solving approach. The interviewer asked about the candidate's contributions, a production issue resolved, and the impact of the solution. Additionally, the candidate was asked to explain a feature they built, including tradeoffs considered, and how they utilize AI in their work.

swiggyInterntoday

Android fundamentals: lazy vs lateinit

Included Data Structures and Algorithms (DSA) and Android fundamentals.

swiggyInterntoday

Activity lifecycle

Included Data Structures and Algorithms (DSA) and Android fundamentals.

swiggyInterntoday

Anagrams question

Included Data Structures and Algorithms (DSA) and Android fundamentals.

swiggyInterntoday

Coroutines basics

Included Data Structures and Algorithms (DSA) and Android fundamentals.

swiggySDE-2today

Methods to maintain idempotency in a solution.

Discussion around database indexing and system design concepts.

swiggySDE-2today

Explanation of composite indexing.

Discussion around database indexing and system design concepts.

zohoOthertoday

explain about the project i have developed

The candidate was asked to describe a project they had previously developed.

zohoOthertoday

Descriptive writing task

The round consisted of a grammar assessment followed by a descriptive writing task.

zohoOthertoday

Grammar assessment

The round consisted of a grammar assessment followed by a descriptive writing task.

uberSDE-2today

Previous experiences and how was my approach

The interviewer focused on the candidate's professional background and problem-solving methodology.

uberSDE-1 / New Gradtoday

Design a real-time driver-rider matching service at Uber scale

The interview consisted of a system design problem, a data structure implementation task, and an algorithmic problem.

uberSDE-1 / New Gradtoday

Implement an LRU cache with O(1) get and put

The interview consisted of a system design problem, a data structure implementation task, and an algorithmic problem.

uberSDE-1 / New Gradtoday

Find the shortest path in a weighted directed graph

The interview consisted of a system design problem, a data structure implementation task, and an algorithmic problem.

oracleSDE-3 / Seniortoday

Salary expectations

The interview covered technical SQL proficiency along with discussions regarding compensation expectations and availability.

oracleSDE-3 / Seniortoday

Working schedule

The interview covered technical SQL proficiency along with discussions regarding compensation expectations and availability.

oracleSDE-3 / Seniortoday

SQL formulas

The interview covered technical SQL proficiency along with discussions regarding compensation expectations and availability.

googleSDE-1 / New Gradtoday

topological sorting modification for tree traversal

The candidate was asked to implement a post-order traversal on a tree, followed by a modification requiring the use of topological sorting to achieve a specific traversal pattern.

googleSDE-1 / New Gradtoday

post-order traversal

The candidate was asked to implement a post-order traversal on a tree, followed by a modification requiring the use of topological sorting to achieve a specific traversal pattern.

googleSDE-3 / Seniortoday

Maximum Subarray

A technical interview session focused on algorithmic problem solving.

microsoftInterntoday

Resume-based technical questions

The interviewer asked the candidate to identify topics they were confident in from their resume and conducted the technical assessment based on those specific areas.

microsoftInterntoday

Questions based on self-identified areas of expertise

The interviewer asked the candidate to identify topics they were confident in from their resume and conducted the technical assessment based on those specific areas.

amazonInterntoday

Serialize and deserialize a binary tree

The candidate was asked two data structure and algorithm problems along with follow-up questions regarding time and space complexity.

amazonOthertoday

Behavioral questions regarding past experiences

The interview focused on behavioral questions and technical knowledge regarding the Linux operating system.

amazonOthertoday

Linux operating system concepts

The interview focused on behavioral questions and technical knowledge regarding the Linux operating system.

netflixData Science / MLtoday

Define success metrics and short-term proxy metrics for a recommendation row update.

The interview focused on experimental design, metric definition for recommendation systems, and SQL proficiency.

netflixData Science / MLtoday

Write a SQL query to identify top titles driving new-signup completion rates for first-time viewers.

The interview focused on experimental design, metric definition for recommendation systems, and SQL proficiency.

netflixData Science / MLtoday

Design an A/B test for a personalized row-ordering model considering content overlap and long-term retention.

The interview focused on experimental design, metric definition for recommendation systems, and SQL proficiency.

metaOthertoday

Find the largest island that can be formed from the remaining water cells.

The candidate was asked to solve a graph-based problem involving grid manipulation.

metaInterntoday

LeetCode Hard level DSA problems

The technical interview focused on competitive programming and advanced data structures and algorithms.

metaOthertoday

Design a Concurrent, Memory-Bounded Tally Service

The candidate was asked to design a specific backend service focusing on concurrency and memory constraints.

linkedinInterntoday

Hashmap implementation or usage

The interview focused on basic data structures and string manipulation.

linkedinInterntoday

String reversal

The interview focused on basic data structures and string manipulation.

linkedinOthertoday

How would you improve a feature on LinkedIn and what is your rationale for choosing this feature and this improvement?

The candidate was asked to propose a product improvement for a specific feature on the platform and provide a justification for the choice.

linkedinInterntoday

DSA questions

The candidate was evaluated on data structures and algorithms.

dream11Data Science / MLtoday

Explain entropy and provide examples.

The candidate was asked to explain theoretical concepts in data science and provide a high-level system design for a specific machine learning application.

dream11Data Science / MLtoday

Design a system for digital art price prediction.

The candidate was asked to explain theoretical concepts in data science and provide a high-level system design for a specific machine learning application.

dream11SDE-1 / New Gradtoday

Design elevator

The candidate was asked to solve a coding problem and a system design problem.

dream11SDE-1 / New Gradtoday

Next Greater Element

The candidate was asked to solve a coding problem and a system design problem.

dream11SDE-2today

Sort a rotated array

The candidate participated in a technical interview focusing on data structures and algorithms.

dream11SDE-2today

Partition a linked list

The candidate participated in a technical interview focusing on data structures and algorithms.

zeptoSDE-2today

Car Fleet

The first round focused on data structures and algorithms.

zeptoSDE-2today

Dynamic Programming problem

The first round focused on data structures and algorithms.

dream11SDE-1 / New Gradtoday

Project ideation and architecture

The interview covered various algorithmic topics and architectural concepts.

dream11SDE-1 / New Gradtoday

Dynamic programming problems

The interview covered various algorithmic topics and architectural concepts.

dream11SDE-1 / New Gradtoday

Database schema design

The interview covered various algorithmic topics and architectural concepts.

dream11SDE-1 / New Gradtoday

Graph based problems

The interview covered various algorithmic topics and architectural concepts.

dream11SDE-1 / New Gradtoday

Greedy based problems

The interview covered various algorithmic topics and architectural concepts.

meeshoSDE-3 / Seniortoday

Production ready code cross questions

The interview focused on evaluating the candidate's ability to write production-ready code through detailed follow-up questions.

meeshoOthertoday

DSA related questions

The interview focused on hardware description languages and data structures and algorithms.

meeshoOthertoday

HDL related questions

The interview focused on hardware description languages and data structures and algorithms.

meeshoStaff / Principaltoday

Toughest project I worked on

The candidate was asked to discuss their most challenging professional project.

meeshoOthertoday

Write an optimal SQL query involving 4 tables

The candidate was asked to write an optimal SQL query involving four tables.

zerodhaOthertoday

Stock market questions

The interview focused on domain-specific knowledge related to the stock market.

zerodhaOthertoday

basic sector questions about the stock market

The candidate was asked questions related to the stock market sector.

zerodhaInterntoday

What are the main key components of Capital markets?

The interview focused on fundamental concepts related to financial markets.

zerodhaOthertoday

Business insights using data set

The candidate was asked to derive business insights from a provided dataset.

zerodhaOthertoday

What is a mutual fund?

The interview focused on fundamental concepts related to financial markets and investment vehicles.

zerodhaOthertoday

What is a stock/share?

The interview focused on fundamental concepts related to financial markets and investment vehicles.

byju sOthertoday

Mock calls

The candidate participated in a role-play exercise involving mock calls.

byju sInterntoday

How will you handle if customer wants to return a product

The candidate was asked a situational question regarding product returns.

unacademyInterntoday

JavaScript Promises

The interview focused on JavaScript concepts.

unacademyInterntoday

Async/Await

The interview focused on JavaScript concepts.

unacademyInterntoday

System design basics

The interview covered fundamental computer science concepts including algorithms, database management, and system design principles.

unacademyInterntoday

SQL joins

The interview covered fundamental computer science concepts including algorithms, database management, and system design principles.

unacademyInterntoday

Kadane's algorithm

The interview covered fundamental computer science concepts including algorithms, database management, and system design principles.

sharechatOthertoday

Count the number of complete speed cycles where a car exceeds a threshold and subsequently drops below it.

The candidate was asked to solve three data analysis and SQL-based problems involving mathematical calculations and pattern identification.

sharechatOthertoday

Calculate the average absolute distance between house numbers for all pairs of people.

The candidate was asked to solve three data analysis and SQL-based problems involving mathematical calculations and pattern identification.

sharechatOthertoday

Identify pairs of students with swapped marks across two subjects.

The candidate was asked to solve three data analysis and SQL-based problems involving mathematical calculations and pattern identification.

sharechatInterntoday

View lifecycle

The interview focused on iOS development fundamentals and basic data structure problem-solving.

sharechatInterntoday

Optionals

The interview focused on iOS development fundamentals and basic data structure problem-solving.

sharechatInterntoday

Array manipulation

The interview focused on iOS development fundamentals and basic data structure problem-solving.

sharechatInterntoday

MVVM architecture basics

The interview focused on iOS development fundamentals and basic data structure problem-solving.

sharechatInterntoday

Identify a poor feature on Instagram and propose improvements

The interview focused on SQL proficiency and product sense/analytics case study.

sharechatInterntoday

Methodology to validate the proposed improvement

The interview focused on SQL proficiency and product sense/analytics case study.

sharechatInterntoday

Types of joins

The interview focused on SQL proficiency and product sense/analytics case study.

sharechatInterntoday

Types of SQL queries

The interview focused on SQL proficiency and product sense/analytics case study.

sharechatInterntoday

Window functions and their use cases

The interview focused on SQL proficiency and product sense/analytics case study.

sharechatInterntoday

KPI metrics for the identified problem

The interview focused on SQL proficiency and product sense/analytics case study.

sharechatInterntoday

Data extraction strategy to confirm the problem

The interview focused on SQL proficiency and product sense/analytics case study.

sharechatInterntoday

3 DSA medium level questions

The technical round consisted of solving three medium-difficulty data structures and algorithms problems.

bloombergOthertoday

What is polymorphism? Provide an example

The candidate was asked to explain the concept of polymorphism and provide a practical example.

bloombergSDE-1 / New Gradtoday

2 gram model implementation in language of my choice

The candidate was asked to implement a specific natural language processing model.

bloombergProduct / Frontendtoday

Walk me through a recent experience where you had very opinionated stakeholders

The interview focused on behavioral and situational questions regarding stakeholder management.

bloombergSDE-3 / Seniortoday

Is there a problem with static class members that are initialized in C++?

The candidate was asked a technical question regarding C++ language features.

unknownSDE-2today

Array based medium level DSA question

The interview consisted of a system design round, a data structures and algorithms round, and a round focused on software engineering principles.

unknownSDE-2today

Design patterns and SOLID principles with real life scenario

The interview consisted of a system design round, a data structures and algorithms round, and a round focused on software engineering principles.

unknownSDE-2today

Design Zomato

The interview consisted of a system design round, a data structures and algorithms round, and a round focused on software engineering principles.

walmart globalSDE-3 / Seniortoday

Leetcode style question

The candidate was asked a coding problem of medium-hard difficulty.

walmart globalSDE-3 / Seniortoday

How you handle the security

The candidate was asked about their approach to managing security within engineering systems.

atlassianInterntoday

Find Nth highest salary without using window functions

The technical round focused on SQL query writing and algorithmic problem solving.

atlassianInterntoday

Implement needle in a haystack algorithm

The technical round focused on SQL query writing and algorithmic problem solving.

atlassianOthertoday

Implementation of API routes using regular expressions

The candidate participated in a technical interview session that focused on backend development concepts.

atlassianOthertoday

Leetcode style coding problem with performance optimization and time complexity analysis

The candidate was asked to solve a coding problem and subsequently optimize the solution while explaining the time complexity.

atlassianData Science / MLtoday

Design a solution for a hypothetical machine learning problem

The candidate was asked to design a solution for a hypothetical machine learning problem and discuss the implementation details.

sapOthertoday

Scenario based technical questions

The interview consisted of a quiz, puzzles, and scenario-based technical questions.

sapOthertoday

Quiz

The interview consisted of a quiz, puzzles, and scenario-based technical questions.

sapOthertoday

Puzzle

The interview consisted of a quiz, puzzles, and scenario-based technical questions.

appleOthertoday

Coding problems

The interview focused on coding problems and a discussion regarding the candidate's resume.

appleProduct / Frontendtoday

Tell me about your experience?

The interviewer asked for an overview of the candidate's professional background and experience.

ltimindtreeSDE-3 / Seniortoday

API calls

The technical interview focused on core Java concepts and API implementation details.

ltimindtreeSDE-3 / Seniortoday

Java features

The technical interview focused on core Java concepts and API implementation details.

ltimindtreeSDE-1 / New Gradtoday

Two Sum

The candidate was asked to solve a basic coding problem.

ltimindtreeStaff / Principaltoday

Explain about my current role

The candidate was asked to describe their current professional responsibilities.

ltimindtreeData Science / MLtoday

Python MLflow library coding question

The interview focused on practical implementation and usage of the MLflow library in Python.

ltimindtreeOthertoday

Explain how the Kubernetes control plane processes the HPA configuration in the backend

The candidate was asked to demonstrate knowledge of Kubernetes configuration and internal control plane mechanics.

ltimindtreeOthertoday

Write a Horizontal Pod Autoscaler (HPA) YAML file

The candidate was asked to demonstrate knowledge of Kubernetes configuration and internal control plane mechanics.

hclOthertoday

What is the remainder when 4 is divided by 2?

The interviewer asked a basic arithmetic question regarding division.

hclOthertoday

Design a parking lot with OOP

The candidate was asked to design a parking lot system using object-oriented programming principles.

hclOthertoday

Introduction about yourself and what you did

The round began with a request for the candidate to introduce themselves and provide an overview of their professional background and previous work experience.

hclOthertoday

life insurance technical questions

The interview focused on technical concepts related to the life insurance industry.

airbnbOthertoday

OOD implementation task

The round focused on an object-oriented design and implementation task that prioritized code structure over complex algorithmic logic.

airbnbOthertoday

Build a cloud storage mechanism.

The candidate was asked to design a cloud storage system.

accentureProduct / Frontendyesterday

Tell about your experience in the previous jobs

The candidate was asked to discuss their professional background and previous work experience.

accentureOtheryesterday

Discussion of resume projects

The interview focused on evaluating the candidate's technical skills and project experience as listed on their resume.

accentureOtheryesterday

Assessment of technical skills

The interview focused on evaluating the candidate's technical skills and project experience as listed on their resume.

accentureOtheryesterday

How do you handle SLA in data mesh.

The interview focused on data architecture principles, specifically covering service level agreements within a data mesh framework and the construction of streaming data pipelines.

accentureOtheryesterday

How you build pipeline for streaming data

The interview focused on data architecture principles, specifically covering service level agreements within a data mesh framework and the construction of streaming data pipelines.

accentureSDE-1 / New Gradyesterday

Python backend development

The technical interview covered fundamental aspects of full-stack development, specifically focusing on backend logic, frontend implementation, and database querying.

accentureSDE-1 / New Gradyesterday

SQL queries

The technical interview covered fundamental aspects of full-stack development, specifically focusing on backend logic, frontend implementation, and database querying.

accentureSDE-1 / New Gradyesterday

Frontend development

The technical interview covered fundamental aspects of full-stack development, specifically focusing on backend logic, frontend implementation, and database querying.

capgeminiOtheryesterday

Garbage Collector

The interview focused on core Java concepts and Angular framework knowledge.

capgeminiOtheryesterday

Java 8 to 21 features

The interview focused on core Java concepts and Angular framework knowledge.

capgeminiOtheryesterday

Lifecycle Hooks in Angular

The interview focused on core Java concepts and Angular framework knowledge.

capgeminiQA / SDETyesterday

Tell me about a critical production defect you identified. How did you investigate and resolve it?

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

How do you ensure sufficient test coverage while avoiding redundant test cases?

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

Describe a challenging defect that was difficult to reproduce. How did you isolate the root cause?

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

Suppose a feature works correctly in your environment but fails in production. How would you investigate the issue step by step?

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

How do you validate APIs when the UI is not yet available?

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

Explain your automation framework architecture and the design patterns you have used.

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

If requirements are unclear or incomplete, what approach do you follow before starting testing?

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

Explain your end-to-end testing process in your current project.

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

How would you prioritize testing when you have very limited time before release?

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

capgeminiQA / SDETyesterday

How do you decide what test cases should be automated and what should remain manual?

The interview focused on testing methodology, automation framework design, defect management, and troubleshooting strategies.

tech mahindraInternyesterday

How does Generative AI work?

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

tech mahindraInternyesterday

NLP concepts

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

tech mahindraInternyesterday

Artificial Intelligence concepts

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

tech mahindraInternyesterday

Machine Learning concepts

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

tech mahindraInternyesterday

Deep Learning concepts

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

hybrisSDE-3 / Senioryesterday

Search Restrictions

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Complete flow in Hybris

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Interceptors

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Flexible Search Query

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Data Modelling

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Back Office Customisation

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Annotations

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Impexes

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

PartOf

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Solr

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

hybrisSDE-3 / Senioryesterday

Hot Folder

The technical interview focused on deep knowledge of the Hybris platform architecture, data modeling, and customization capabilities.

tech mahindraOtheryesterday

How hash map working internally

The candidate was asked about the internal implementation details of a hash map.

cognizantOtheryesterday

What is the difference between a List and a Tuple in Python?

The interview focused on personal background, project experience, and fundamental technical knowledge in SQL and Python.

cognizantOtheryesterday

Tell me about yourself and explain your final-year project.

The interview focused on personal background, project experience, and fundamental technical knowledge in SQL and Python.

cognizantOtheryesterday

Write a SQL query to find the second highest salary.

The interview focused on personal background, project experience, and fundamental technical knowledge in SQL and Python.

cognizantOtheryesterday

Tell me a project that you failed and draw the architecture

The candidate was asked to describe a past project failure and provide a visual representation of its architecture.

cognizantSDE-3 / Senioryesterday

End to end architecture and optimization

The interview focused on high-level system architecture and performance tuning strategies.

cognizantOtheryesterday

How to handle an incident if internal communication systems are offline

The interviewer evaluated the candidate's problem-solving approach regarding operational procedures during a communication failure.

wiproOtheryesterday

What is working Capital ?

The interview focused on fundamental financial concepts and analytical methods.

wiproOtheryesterday

How do you analyze the EBITDA

The interview focused on fundamental financial concepts and analytical methods.

wiproQA / SDETyesterday

Java Selenium technical questions

The interview focused on technical proficiency in Java and Selenium, alongside a discussion regarding the candidate's previous project experience.

wiproQA / SDETyesterday

Questions about current project

The interview focused on technical proficiency in Java and Selenium, alongside a discussion regarding the candidate's previous project experience.

infosysOtheryesterday

Questions related to tech stack

The candidate was interviewed on topics related to their specific technology stack.

infosysOtheryesterday

Please load the 30 records in 3 targets sequentially.

The candidate was asked to perform a data loading task involving multiple targets.

infosysOtheryesterday

Explain a business requirement you worked on and the process of gathering, analyzing, and translating it into functional requirements.

The candidate was asked to describe a past project involving business requirements, focusing on the process of gathering, analyzing, and documenting functional requirements for a development team.

tcsOtheryesterday

Implement inheritance by using any object

The candidate was asked to demonstrate the concept of inheritance using an object-oriented programming approach.

tcsOtheryesterday

Sql query for Second highest salary

The candidate was asked to write a SQL query to retrieve the second highest salary from a table.

swiggyInternyesterday

Anagrams question

Included DSA and Android fundamentals.

swiggyInternyesterday

Android fundamentals: lazy vs lateinit

Included DSA and Android fundamentals.

swiggyInternyesterday

Activity lifecycle

Included DSA and Android fundamentals.

swiggyInternyesterday

Coroutines basic concepts

Included DSA and Android fundamentals.

swiggySDE-2yesterday

Explain composite indexing.

Questions were asked to assess understanding of database indexing and system design principles.

swiggySDE-2yesterday

How do you maintain idempotency in a solution?

Questions were asked to assess understanding of database indexing and system design principles.

zomatoOtheryesterday

What questions will you ask to the customer who walked into your shoe store if you are owner of that shoe store?

Introduction and customer service scenario

zomatoOtheryesterday

Tell me about yourself?

Introduction and customer service scenario

zomatoSDE-1 / New Gradyesterday

what is deadlock in os

Technical questions were asked

zohoSDE-1 / New Gradyesterday

pattern at low level

The interview involved questions on pattern recognition at a low level and data structures and algorithms.

zohoOtheryesterday

Talk about your experience

The interview included questions about the candidate's experience and examples from their past.

zohoOtheryesterday

What would you do if you got the position

The interview included questions about the candidate's experience and examples from their past.

zohoOtheryesterday

Personality and behavioral questions

The interview included questions about the candidate's experience and examples from their past.

zohoOtheryesterday

3,5,8,13,22, x - find x

The interview included a question that seemed unrelated to the role of a Technical Content Writer

zohoOtheryesterday

explain about the project i have developed

The candidate was asked to describe a project they had previously developed.

zohoOtheryesterday

Grammar assessment

The round consisted of a grammar assessment followed by a descriptive writing task.

zohoOtheryesterday

Descriptive writing task

The round consisted of a grammar assessment followed by a descriptive writing task.

zerodhaInternyesterday

Main key components of Capital markets

A technical round where questions related to finance and capital markets were asked.

sharechatOtheryesterday

Average Distance Between People (Address Table Problem)

A single technical round focused on solving three distinct problems involving data manipulation and mathematical calculations.

sharechatOtheryesterday

Symmetric Pair (Maths & Chemistry Marks)

A single technical round focused on solving three distinct problems involving data manipulation and mathematical calculations.

sharechatOtheryesterday

Speed Crossing Count (Car Speed Every 10 Seconds)

A single technical round focused on solving three distinct problems involving data manipulation and mathematical calculations.

sharechatInternyesterday

Extracting data to validate a problem

Questions focused on SQL knowledge, product analysis, and problem-solving.

sharechatInternyesterday

KPI metrics for problem evaluation

Questions focused on SQL knowledge, product analysis, and problem-solving.

sharechatInternyesterday

Window functions and their use cases

Questions focused on SQL knowledge, product analysis, and problem-solving.

sharechatInternyesterday

Types of joins

Questions focused on SQL knowledge, product analysis, and problem-solving.

sharechatInternyesterday

Identifying and improving a bad feature on Instagram

Questions focused on SQL knowledge, product analysis, and problem-solving.

sharechatInternyesterday

Determining the effectiveness of an improvement

Questions focused on SQL knowledge, product analysis, and problem-solving.

sharechatInternyesterday

Types of SQL queries

Questions focused on SQL knowledge, product analysis, and problem-solving.

walmart globalSDE-2yesterday

Design Zomato

A medium-level array-based question was asked as part of the Data Structures and Algorithms (DSA) round.

walmart globalSDE-2yesterday

Design pattern and SOLID principles with real life scenario

Questions were asked on design patterns and SOLID principles, framed around real-life scenarios.

linkedinOtheryesterday

How would you improve a feature on LinkedIn and what is your rationale for choosing this feature and this improvement?

The candidate was asked to improve a feature on LinkedIn and provide a rationale for the choice.

atlassianInternyesterday

Needle in haystack LeetCode question

Technical round with SQL and LeetCode questions

atlassianInternyesterday

Find Nth highest salary without using ROW_NUMBER() or RANK()

Technical round with SQL and LeetCode questions

atlassianSDE-1 / New Gradyesterday

API routes with regex

The candidate was asked questions related to API routes and regex

atlassianOtheryesterday

How did you manage a difficult stakeholder?

The candidate was asked about managing a difficult stakeholder

atlassianSDE-1 / New Gradyesterday

Leetcode question

The candidate was asked to solve a Leetcode question and improve its performance

atlassianSDE-3 / Senioryesterday

Drafting a solution for a hypothetical ML problem

Drafting a solution for a hypothetical ML problem and discussing it in detail

sapOtheryesterday

How I handle critic from customers

The candidate was asked about handling customer criticism

sapSDE-1 / New Gradyesterday

Tell me about a complex technical challenge you faced, and how you solved it.

The candidate was asked about a past technical challenge.

sapInternyesterday

What makes you want to work at SAP

sapOtheryesterday

Can you work independently and in a cross functional team?

The candidate was asked about their ability to work independently and in a team

sapOtheryesterday

Puzzle

Technical and scenario-based questions were asked

sapOtheryesterday

Quiz

Technical and scenario-based questions were asked

oracleOtheryesterday

What is a vector in OOP?

oracleSDE-1 / New Gradyesterday

Searching problem

Solving a searching problem

oracleOtheryesterday

Most difficult challenge in a workplace

The candidate was asked about their experience

oracleSDE-1 / New Gradyesterday

Java snakes and ladders question

Technical round

oracleOtheryesterday

Tell me about a time you had difficulty with competing priorities and perspectives between stakeholders in a project that you needed to achieve alignment between and get something from to fulfill your project

The candidate was asked behavioral questions.

appleSDE-1 / New Gradyesterday

Difference between class component and function component

Discussed React components

appleOtheryesterday

How have you gone above and beyond for a customer?

The candidate was asked about their customer service experience

appleInternyesterday

Tell us about yourself and what brings you here today

Introduction round

ltimindtreeOtheryesterday

Explain about my current role

The candidate was asked about their current role

ltimindtreeSDE-1 / New Gradyesterday

Two Sum problem from leetcode

Technical round

ltimindtreeData Science / MLyesterday

Python MLflow library coding question

Coding question

ltimindtreeOtheryesterday

Write an hpa.yml file and explain its usage in the control plane

Candidate was asked to write an hpa.yml file and explain how the control plane uses this file in the backend

hclOtheryesterday

What will be the remainder if you divide 4 by 2?

The interview included a question about division

hclQA / SDETyesterday

Can you Tell me about yourself?

hclSDE-1 / New Gradyesterday

Design a parking lot with OOP

Design a parking lot with OOP

hclOtheryesterday

Introduction about yourself and what you did

Introduction round

hclOtheryesterday

life insurance technical questions

airbnbSDE-1 / New Gradyesterday

Build a online storage system

Design and implementation of a system

airbnbOtheryesterday

OOD style implementation task

The round focused on an object-oriented design and implementation task that prioritized code structure over complex algorithmic logic.

freshworksData Science / MLyesterday

Design Agentic workflow for customer ticket resoultion.

The interview focused on the architectural design of an automated system for handling customer support tickets.

freshworksQA / SDETyesterday

Real-world scenario testing questions

The interview focused on practical testing scenarios and coding problems.

freshworksQA / SDETyesterday

Coding questions

The interview focused on practical testing scenarios and coding problems.

freshworksSDE-3 / Senioryesterday

Design a Feature Flag system in LLD

The candidate was asked to perform a low-level design task for a specific system feature.

freshworksStaff / Principalyesterday

Leetcode easy string problems

The technical interview focused on basic string manipulation problems.

phonepeOtheryesterday

Sliding Window Maximum

The candidate was asked a coding problem involving array manipulation. The candidate provided a sub-optimal solution with O(n log n) time complexity.

dream11Data Science / MLyesterday

Design a system for digital art price prediction

The interview focused on fundamental machine learning concepts and a high-level system design problem related to predictive modeling.

dream11Data Science / MLyesterday

Explain entropy and provide examples

The interview focused on fundamental machine learning concepts and a high-level system design problem related to predictive modeling.

dream11SDE-1 / New Gradyesterday

Next Greater Element

The candidate was asked a coding problem involving array manipulation and a system design problem focused on elevator logic.

dream11SDE-1 / New Gradyesterday

Design elevator

The candidate was asked a coding problem involving array manipulation and a system design problem focused on elevator logic.

dream11SDE-2yesterday

Partition a linked list

The technical round focused on data structures and algorithms problems.

dream11SDE-2yesterday

Sort a rotated array

The technical round focused on data structures and algorithms problems.

zeptoSDE-2yesterday

Dynamic Programming problem

The first round focused on data structures and algorithms.

zeptoSDE-2yesterday

Car Fleet

The first round focused on data structures and algorithms.

dream11SDE-1 / New Gradyesterday

Project architecture and ideation

The technical interview focused on algorithmic problem solving and architectural concepts.

dream11SDE-1 / New Gradyesterday

Graph based problems

The technical interview focused on algorithmic problem solving and architectural concepts.

dream11SDE-1 / New Gradyesterday

Greedy algorithm problems

The technical interview focused on algorithmic problem solving and architectural concepts.

dream11SDE-1 / New Gradyesterday

Dynamic programming problems

The technical interview focused on algorithmic problem solving and architectural concepts.

dream11SDE-1 / New Gradyesterday

Database schema design

The technical interview focused on algorithmic problem solving and architectural concepts.

goldman sachsOtheryesterday

Escrever função recursiva em Python

The candidate was asked to implement a recursive function using Python.

goldman sachsOtheryesterday

Move zeros

The candidate was asked to solve two algorithmic problems during the technical assessment.

goldman sachsOtheryesterday

Maximum product subarray

The candidate was asked to solve two algorithmic problems during the technical assessment.

goldman sachsInternyesterday

Design a solution for a given hypothetical scenario

The candidate was presented with a hypothetical scenario and asked to design a technical solution for it.

goldman sachsData Science / MLyesterday

Scenario based end to end solution architecture and planning

The candidate was evaluated on their ability to design and plan an end-to-end data science solution based on a specific business scenario.

goldman sachsOtheryesterday

Ind AS 116

The interview focused on accounting standards and case studies.

goldman sachsOtheryesterday

Ind AS 115

The interview focused on accounting standards and case studies.

goldman sachsOtheryesterday

Ind AS 23

The interview focused on accounting standards and case studies.

goldman sachsOtheryesterday

Ind AS 21

The interview focused on accounting standards and case studies.

inmobiOtheryesterday

Write a SQL query to join two tables and select specific columns sorted in ascending and descending order.

The candidate was asked to perform a SQL join operation on two tables and sort the results.

inmobiOtheryesterday

What is meant by orchestration?

The interview focused on technical concepts related to software deployment and infrastructure management.

inmobiOtheryesterday

What will happen during deployment?

The interview focused on technical concepts related to software deployment and infrastructure management.

inmobiOtheryesterday

Dynamic programming problem (medium)

The first round focused on dynamic programming problems of medium difficulty.

inmobiOtheryesterday

Dynamic programming problem (hard)

The second round focused on dynamic programming problems of hard difficulty.

amazonInternyesterday

Walk me through relevant past experiences

The interview focused on discussing the candidate's previous work and project experience.

amazonInternyesterday

Implement an LRU Cache supporting get() and put() in O(1) time

The candidate was asked to implement a data structure to handle cache operations with specific time complexity constraints.

amazonOtheryesterday

Describe your previous experience and explain how it relates to the role you are applying for.

The candidate was asked to describe their professional background and demonstrate how their past experience and projects align with the requirements of the Payroll Support Specialist role.

awsOtheryesterday

Infrastructure as code

The interview focused on cloud infrastructure and operational practices.

awsOtheryesterday

CI/CD

The interview focused on cloud infrastructure and operational practices.

awsOtheryesterday

Cloud Operations

The interview focused on cloud infrastructure and operational practices.

browserstackOtheryesterday

How would you sell in a market which has budget restriction

The interview focused on sales strategy and handling market constraints.

browserstackOtheryesterday

Past experiences

The interview focused on the candidate's professional background and a business case study related to the company.

browserstackOtheryesterday

Case study on Browserstack business

The interview focused on the candidate's professional background and a business case study related to the company.

zohoOtheryesterday

data structures and algorithms

The technical interview focused on low-level design patterns and data structures and algorithms.

zohoOtheryesterday

low-level design patterns

The technical interview focused on low-level design patterns and data structures and algorithms.

zohoOtheryesterday

Find the next number in the sequence: 3, 5, 8, 13, 22, x

The candidate was asked a numerical sequence completion problem during the interview process.

zohoOtheryesterday

explain about the project i have developed

The candidate was asked to provide an overview and explanation of a project they had previously developed.

zohoOtheryesterday

Grammar assessment

The round consisted of a grammar assessment followed by a descriptive writing task.

zohoOtheryesterday

Descriptive writing task

The round consisted of a grammar assessment followed by a descriptive writing task.

Intern2 days ago

Key components of capital markets

A technical round where questions related to finance and capital markets were asked.

sharechatIntern2 days ago

iOS view lifecycle

Discussion focused on iOS fundamentals, including view lifecycle, optionals, and MVVM basics. A simple data structure question involving array manipulation was also asked.

sharechatIntern2 days ago

Optionals in Swift

Discussion focused on iOS fundamentals, including view lifecycle, optionals, and MVVM basics. A simple data structure question involving array manipulation was also asked.

sharechatIntern2 days ago

MVVM basics

Discussion focused on iOS fundamentals, including view lifecycle, optionals, and MVVM basics. A simple data structure question involving array manipulation was also asked.

sharechatIntern2 days ago

Array manipulation

Discussion focused on iOS fundamentals, including view lifecycle, optionals, and MVVM basics. A simple data structure question involving array manipulation was also asked.

Intern2 days ago

KPI metrics for evaluating the problem

Questions focused on SQL knowledge, including types of queries, joins, and window functions. Additionally, a product improvement question about Instagram's features was asked, including methods to validate the problem and identify KPI metrics.

Intern2 days ago

Types of joins

Questions focused on SQL knowledge, including types of queries, joins, and window functions. Additionally, a product improvement question about Instagram's features was asked, including methods to validate the problem and identify KPI metrics.

sharechatIntern2 days ago

Window functions and their use cases

Discussion focused on SQL knowledge and product analysis skills.

sharechatIntern2 days ago

Types of joins

Discussion focused on SQL knowledge and product analysis skills.

sharechatIntern2 days ago

Types of SQL queries

Discussion focused on SQL knowledge and product analysis skills.

Intern2 days ago

Types of SQL queries

Questions focused on SQL knowledge, including types of queries, joins, and window functions. Additionally, a product improvement question about Instagram's features was asked, including methods to validate the problem and identify KPI metrics.

Intern2 days ago

Window functions and their use cases

Questions focused on SQL knowledge, including types of queries, joins, and window functions. Additionally, a product improvement question about Instagram's features was asked, including methods to validate the problem and identify KPI metrics.

Intern2 days ago

Identifying a bad feature on Instagram and suggesting improvements

Questions focused on SQL knowledge, including types of queries, joins, and window functions. Additionally, a product improvement question about Instagram's features was asked, including methods to validate the problem and identify KPI metrics.

Intern2 days ago

Methods to validate if the suggested improvement would work

Questions focused on SQL knowledge, including types of queries, joins, and window functions. Additionally, a product improvement question about Instagram's features was asked, including methods to validate the problem and identify KPI metrics.

Intern2 days ago

Data extraction techniques to identify if a problem is genuine

Questions focused on SQL knowledge, including types of queries, joins, and window functions. Additionally, a product improvement question about Instagram's features was asked, including methods to validate the problem and identify KPI metrics.

SDE-22 days ago

Spring Boot-related questions.

Second technical round covered Java, Spring Boot, and SQL concepts.

walmart globalSDE-22 days ago

SQL-related questions

Second technical round focusing on Java, Spring Boot, and SQL-related questions.

SDE-22 days ago

Find the longest substring without repeating characters in a given string.

First technical round focused on data structures and algorithms. Questions involved basic stack operations and substring manipulation.

walmart globalSDE-22 days ago

Spring Boot-related questions

Second technical round focusing on Java, Spring Boot, and SQL-related questions.

SDE-22 days ago

Implement a stack with basic operations.

First technical round focused on data structures and algorithms. Questions involved basic stack operations and substring manipulation.

SDE-22 days ago

SQL-related questions.

Second technical round covered Java, Spring Boot, and SQL concepts.

walmart globalSDE-22 days ago

Find the longest substring without repeating characters

First technical round involving a simple stack question and a problem to find the longest substring without repeating characters.

walmart globalSDE-22 days ago

Simple stack question

First technical round involving a simple stack question and a problem to find the longest substring without repeating characters.

walmart globalSDE-22 days ago

Java-related questions

Second technical round focusing on Java, Spring Boot, and SQL-related questions.

SDE-22 days ago

Java-related questions.

Second technical round covered Java, Spring Boot, and SQL concepts.

SDE-22 days ago

Array-based medium-level question

Design round involving system design and data structure questions.

SDE-22 days ago

Design Zomato

Design round involving system design and data structure questions.

walmart globalSDE-22 days ago

Design Zomato

Design round involving system design and architecture.

Intern2 days ago

String reversing problem

A technical round where questions related to hashmap and string reversing were asked.

Intern2 days ago

Hashmap implementation or usage question

A technical round where questions related to hashmap and string reversing were asked.

atlassianIntern2 days ago

Find Nth highest salary without using ROW_NUMBER() or RANK()

Asked to solve a SQL query problem to find the Nth highest salary without using ROW_NUMBER() or RANK().

atlassianIntern2 days ago

Needle in haystack leetcode question

Asked to solve a string manipulation problem, specifically the 'Needle in Haystack' problem.

Intern2 days ago

Find Nth highest salary without using ROW_NUMBER() or RANK()

Asked to solve a SQL query problem to find the Nth highest salary without using ROW_NUMBER() or RANK().

Intern2 days ago

Needle in haystack leetcode question

Asked to solve a string or array manipulation problem, specifically a variation of the 'Needle in Haystack' problem.

atlassianOther2 days ago

How did you manage a difficult stakeholder?

The interview process included a question about managing a difficult stakeholder

SDE-3 / Senior2 days ago

Drafting and discussing a solution for a hypothetical ML problem

Discussion-based round focused on drafting a solution for a hypothetical machine learning problem. The candidate was expected to explain their approach and discuss it in detail, leveraging their commercial ML experience.

atlassianSDE-3 / Senior2 days ago

Hypothetical ML problem

Drafting a solution for a hypothetical ML problem and discussing it in detail

sapOther2 days ago

How I handle critic from customers

The candidate was asked about handling customer criticism

oracleStaff / Principal2 days ago

What products did I successfully launch

The candidate was asked about their professional history regarding product launches.

oracleOther2 days ago

Discuss the architecture of a project you have built

The candidate was asked to explain the architecture of a previous project and discuss the design of a scalable backend system.

oracleOther2 days ago

Design a scalable backend system

The candidate was asked to explain the architecture of a previous project and discuss the design of a scalable backend system.

oracleOther2 days ago

Walk me through how I would run a demo for a CIO and his leadership team.

The candidate was asked to explain the process of conducting a software demonstration for a CIO and their leadership team.

oracleIntern2 days ago

Data structures and algorithms problem

The candidate was asked to solve a problem related to data structures and algorithms.

appleOther2 days ago

How to calculate interference?

The candidate was asked a technical question regarding interference calculation.

appleOther2 days ago

Why do you want to work at Apple?

The candidate was asked about their motivation for joining the company.

appleOther2 days ago

Describe the stress state of a part

The candidate was asked to explain the concept of stress state in a mechanical part.

ltimindtreeOther2 days ago

Skill set related questions

The interview focused on evaluating technical skill sets through scenario-based questions.

ltimindtreeOther2 days ago

Scenario-based technical questions

The interview focused on evaluating technical skill sets through scenario-based questions.

ltimindtreeSDE-3 / Senior2 days ago

API calls

The interview focused on core Java concepts and API implementation details.

ltimindtreeSDE-3 / Senior2 days ago

Java features

The interview focused on core Java concepts and API implementation details.

ltimindtreeSDE-1 / New Grad2 days ago

Two Sum

A technical interview focusing on basic algorithmic problem solving.

ltimindtreeOther2 days ago

Azure DevOps concepts

The interview focused on Azure DevOps proficiency, specifically requiring knowledge of pipeline creation and configuration. Familiarity with AI and machine learning concepts was considered a beneficial skill.

ltimindtreeOther2 days ago

Azure pipeline formation

The interview focused on Azure DevOps proficiency, specifically requiring knowledge of pipeline creation and configuration. Familiarity with AI and machine learning concepts was considered a beneficial skill.

ltimindtreeOther2 days ago

AI and ML integration

The interview focused on Azure DevOps proficiency, specifically requiring knowledge of pipeline creation and configuration. Familiarity with AI and machine learning concepts was considered a beneficial skill.

ltimindtreeStaff / Principal2 days ago

Explain about my current role

The candidate was asked to describe their current professional responsibilities.

accentureIntern2 days ago

Discussion of projects from resume

The interviewer focused on discussing the projects listed on the candidate's resume.

capgeminiOther2 days ago

quelle langage vous maitrisez ?

Initial technical screening focusing on programming language proficiency.

capgeminiOther2 days ago

implement queue using linked list

The candidate was asked to implement a queue data structure using a linked list.

Other2 days ago

Explain CI/CD end to end architecture

Candidate was asked to explain CI/CD end-to-end architecture.

capgeminiOther2 days ago

Explain CI/CD end to end architecture

The candidate was asked to explain the end-to-end architecture of a CI/CD pipeline.

capgeminiOther2 days ago

String Manipulation

The technical interview focused on string manipulation and sliding window algorithms.

capgeminiOther2 days ago

Sliding Window

The technical interview focused on string manipulation and sliding window algorithms.

tech mahindraSDE-3 / Senior2 days ago

Microservices

The interview focused on technical proficiency in Java-based backend development and architectural concepts.

tech mahindraSDE-3 / Senior2 days ago

MongoDB

The interview focused on technical proficiency in Java-based backend development and architectural concepts.

tech mahindraSDE-3 / Senior2 days ago

Java

The interview focused on technical proficiency in Java-based backend development and architectural concepts.

tech mahindraSDE-3 / Senior2 days ago

Spring Boot

The interview focused on technical proficiency in Java-based backend development and architectural concepts.

tech mahindraSDE-3 / Senior2 days ago

Agile methodology

The interview focused on technical proficiency in Java-based backend development and architectural concepts.

tech mahindraSDE-3 / Senior2 days ago

Tell me about a time when you had to learn new things

The interviewer asked about the candidate's experience with learning new technologies.

Intern2 days ago

Artificial Intelligence fundamentals

Discussion-based round covering fundamental concepts in Generative AI, NLP, Artificial Intelligence, Machine Learning, and Deep Learning.

Intern2 days ago

Machine Learning concepts

Discussion-based round covering fundamental concepts in Generative AI, NLP, Artificial Intelligence, Machine Learning, and Deep Learning.

Intern2 days ago

Generative AI concepts

Discussion-based round covering fundamental concepts in Generative AI, NLP, Artificial Intelligence, Machine Learning, and Deep Learning.

Intern2 days ago

NLP concepts

Discussion-based round covering fundamental concepts in Generative AI, NLP, Artificial Intelligence, Machine Learning, and Deep Learning.

Intern2 days ago

Deep Learning concepts

Discussion-based round covering fundamental concepts in Generative AI, NLP, Artificial Intelligence, Machine Learning, and Deep Learning.

tech mahindraIntern2 days ago

NLP concepts

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

tech mahindraIntern2 days ago

How does Generative AI work?

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

tech mahindraIntern2 days ago

Machine learning concepts

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

tech mahindraIntern2 days ago

Deep learning concepts

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

tech mahindraIntern2 days ago

Artificial intelligence concepts

The interview focused on fundamental concepts across artificial intelligence and machine learning domains.

hybrisSDE-3 / Senior2 days ago

Solr

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Complete flow in Hybris

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Search Restrictions

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Hot Folder

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Impexes

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Interceptors

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Data Modelling

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Annotations

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Flexible Search Query

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

Back Office Customisation

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hybrisSDE-3 / Senior2 days ago

PartOf

The technical interview focused on deep knowledge of the Hybris platform, including data modeling, search configurations, and backend customization.

hclOther2 days ago

What is the remainder of 4 divided by 2?

The interviewer asked a basic arithmetic question.

SDE-1 / New Grad2 days ago

Design a parking lot using OOP principles

Object-Oriented Design question

hclOther2 days ago

Design a parking lot with OOP

The candidate was asked to design a parking lot system using object-oriented programming principles.

hclOther2 days ago

life insurance technical questions

The interview focused on technical concepts related to the life insurance industry.

cognizantSDE-1 / New Grad2 days ago

OOPs concepts in depth

The technical interview focused on core Java programming, algorithm implementation, and object-oriented design principles.

cognizantSDE-1 / New Grad2 days ago

Implement Deadlock in java

The technical interview focused on core Java programming, algorithm implementation, and object-oriented design principles.

Other2 days ago

Implement Binary Search

Questions focused on core programming concepts and object-oriented programming.

Other2 days ago

Implement Deadlock in Java

Questions focused on core programming concepts and object-oriented programming.

Other2 days ago

Explain OOPs concepts in depth

Questions focused on core programming concepts and object-oriented programming.

cognizantSDE-1 / New Grad2 days ago

Implement Binary Search

The technical interview focused on core Java programming, algorithm implementation, and object-oriented design principles.

cognizantQA / SDET2 days ago

Java programming concepts

The interview focused on testing fundamentals, automation tools, and programming knowledge.

cognizantQA / SDET2 days ago

XPath usage

The interview focused on testing fundamentals, automation tools, and programming knowledge.

cognizantQA / SDET2 days ago

TestNG framework

The interview focused on testing fundamentals, automation tools, and programming knowledge.

cognizantQA / SDET2 days ago

Explanation of testing framework architecture

The interview focused on testing fundamentals, automation tools, and programming knowledge.

cognizantQA / SDET2 days ago

Selenium related questions

The interview focused on testing fundamentals, automation tools, and programming knowledge.

cognizantOther2 days ago

Latest architectural patterns for application development

The interview focused on architectural concepts and design patterns for software applications.

cognizantOther2 days ago

Explain standard integrations scenarios that you worked on.

The candidate was asked to describe their professional experience with integration scenarios.

cognizantOther2 days ago

Tell me about yourself and explain your final-year project.

The interview focused on personal introduction, project discussion, and fundamental technical questions regarding SQL and Python.

cognizantOther2 days ago

Write a SQL query to find the second highest salary.

The interview focused on personal introduction, project discussion, and fundamental technical questions regarding SQL and Python.

cognizantOther2 days ago

What is the difference between a List and a Tuple in Python?

The interview focused on personal introduction, project discussion, and fundamental technical questions regarding SQL and Python.

Other2 days ago

Write a SQL query to find the second highest salary.

The round involved questions related to SQL and Python.

Other2 days ago

Explain your final-year project.

The round involved questions related to SQL and Python.

Other2 days ago

Difference between a List and a Tuple in Python.

The round involved questions related to SQL and Python.

wiproOther2 days ago

Authentication implementation

The interview focused on core software engineering concepts, object-oriented programming, and web development frameworks.

wiproOther2 days ago

SQL Server

The interview focused on core software engineering concepts, object-oriented programming, and web development frameworks.

wiproOther2 days ago

ASP.NET MVC filters

The interview focused on core software engineering concepts, object-oriented programming, and web development frameworks.

wiproOther2 days ago

Object-oriented programming concepts

The interview focused on core software engineering concepts, object-oriented programming, and web development frameworks.

wiproOther2 days ago

Extension methods

The interview focused on core software engineering concepts, object-oriented programming, and web development frameworks.

wiproOther2 days ago

SOLID principles

The interview focused on core software engineering concepts, object-oriented programming, and web development frameworks.

wiproOther2 days ago

What is working Capital ?

The interview focused on fundamental financial concepts and analytical methods.

wiproOther2 days ago

How do you analyze the EBITDA

The interview focused on fundamental financial concepts and analytical methods.

infosysStaff / Principal2 days ago

describe past projects you have done

The candidate was asked to provide an overview of their previous professional projects.

infosysOther2 days ago

Basic Spring boot related questions

The candidate was asked fundamental questions regarding the Spring Boot framework.

SDE-1 / New Grad2 days ago

Managing thousands of APIs with a single point of control

Questions about managing a large number of APIs with a single point of control.

SDE-1 / New Grad2 days ago

Spring Boot and Spring framework differences

Questions about Spring Boot and the Spring framework, including application creation and initialization.

infosysSDE-1 / New Grad2 days ago

Spring Boot vs Spring Framework

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Creating a Spring Boot application via CLI

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Design patterns in microservices

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Managing multiple APIs through a single entry point

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Spring Boot auto-configuration mechanism

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

SDE-1 / New Grad2 days ago

Creating a Spring Boot application

Questions about Spring Boot and the Spring framework, including application creation and initialization.

SDE-1 / New Grad2 days ago

Using Spring Initializr for project structure

Questions about Spring Boot and the Spring framework, including application creation and initialization.

infosysSDE-1 / New Grad2 days ago

Comparator interface in Java

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Difference between load and get methods in Hibernate

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Java lazy initialization and static methods

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Advantages of JPA

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Transition from monolithic to microservices architecture

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

SDE-1 / New Grad2 days ago

`get` method details

Questions about the `load` and `get` methods in Hibernate, including their signatures, types (class-level or instance-level), and differences.

SDE-1 / New Grad2 days ago

Is `load` method a class-level or instance method?

Questions about the `load` and `get` methods in Hibernate, including their signatures, types (class-level or instance-level), and differences.

SDE-1 / New Grad2 days ago

Hibernate: lazy loading and eager loading

Questions centered around Hibernate, specifically lazy loading and eager loading concepts.

SDE-1 / New Grad2 days ago

Lazy initialization and static methods in Java

Questions about lazy initialization and eager initialization in Java, including the use of static methods.

SDE-1 / New Grad2 days ago

Eager initialization in Java

Questions about lazy initialization and eager initialization in Java, including the use of static methods.

SDE-1 / New Grad2 days ago

Media types in RESTful API, including JSON

Questions focused on RESTful API fundamentals, including types of requests and responses, media types, and JSON.

SDE-1 / New Grad2 days ago

`load` method and `get` method signatures

Questions about the `load` and `get` methods in Hibernate, including their signatures, types (class-level or instance-level), and differences.

SDE-1 / New Grad2 days ago

Difference between `load` and `get` methods

Questions about the `load` and `get` methods in Hibernate, including their signatures, types (class-level or instance-level), and differences.

SDE-1 / New Grad2 days ago

Types of requests and responses in RESTful API

Questions focused on RESTful API fundamentals, including types of requests and responses, media types, and JSON.

SDE-1 / New Grad2 days ago

Advantages of JPA

Questions about JPA (Java Persistence API) and its advantages.

infosysSDE-1 / New Grad2 days ago

Types of request and response in RESTful APIs

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

infosysSDE-1 / New Grad2 days ago

Hibernate lazy loading vs eager loading

The interview focused on Java, Spring Boot, Hibernate, and architectural concepts.

SDE-1 / New Grad2 days ago

Spring Boot CLI for command-line operations

Questions about Spring Boot and the Spring framework, including application creation and initialization.

SDE-1 / New Grad2 days ago

Reasons for adopting microservices over monolithic services

Discussion on the evolution from monolithic services to microservices and the design patterns used in microservices.

SDE-1 / New Grad2 days ago

How Spring Boot initializes auto-configurations

Questions about Spring Boot's auto-configuration initialization process.

SDE-1 / New Grad2 days ago

Comparator interface

Questions about the `Comparator` interface in Java.

SDE-1 / New Grad2 days ago

Design patterns in microservices

Discussion on the evolution from monolithic services to microservices and the design patterns used in microservices.

infosysSDE-1 / New Grad2 days ago

Valid parentheses

The candidate was asked to solve a coding problem related to string validation.

infosysSDE-1 / New Grad2 days ago

ai related projects

The interview focused on algorithmic problem solving and a discussion regarding the candidate's previous projects involving artificial intelligence.

infosysSDE-1 / New Grad2 days ago

three sum

The interview focused on algorithmic problem solving and a discussion regarding the candidate's previous projects involving artificial intelligence.

tcsOther2 days ago

Implement inheritance by using any object

The candidate was asked to demonstrate the concept of inheritance using an object-oriented programming approach.

tcsOther2 days ago

Write a SQL query to find the second highest salary.

The candidate was asked to write a SQL query to retrieve the second highest salary from a table.

tcsSDE-1 / New Grad2 days ago

What is machine learning?

The interviewer asked about fundamental machine learning concepts and requested an overview of previous projects.

tcsSDE-1 / New Grad2 days ago

What projects have you done?

The interviewer asked about fundamental machine learning concepts and requested an overview of previous projects.

innovaccerData Science / ML2 days ago

Find the second highest salary

The technical interview focused on SQL proficiency and data manipulation skills.

innovaccerData Science / ML2 days ago

Window function usage

The technical interview focused on SQL proficiency and data manipulation skills.

innovaccerOther2 days ago

Explain your projects in detail and what tech you used here.

The interviewer focused on a discussion regarding past projects and the technical stack utilized.

innovaccerSDE-3 / Senior2 days ago

Find number of islands in a matrix

The candidate was asked to solve a graph traversal problem involving a matrix.

chargebeeOther2 days ago

Explain the difference between TCP and UDP.

The candidate was asked to explain fundamental networking concepts.

chargebeeSDE-1 / New Grad2 days ago

DB schema of notification system

The interview focused on system design concepts, architectural components, and troubleshooting past production incidents.

chargebeeSDE-1 / New Grad2 days ago

Redis

The interview focused on system design concepts, architectural components, and troubleshooting past production incidents.

chargebeeSDE-1 / New Grad2 days ago

Websockets

The interview focused on system design concepts, architectural components, and troubleshooting past production incidents.

chargebeeSDE-1 / New Grad2 days ago

Message Queues (kafka)

The interview focused on system design concepts, architectural components, and troubleshooting past production incidents.

chargebeeSDE-1 / New Grad2 days ago

Sliding Window Rate Limiter

The interview focused on system design concepts, architectural components, and troubleshooting past production incidents.

chargebeeSDE-1 / New Grad2 days ago

P1 Production Issues at my previous company

The interview focused on system design concepts, architectural components, and troubleshooting past production incidents.

chargebeeOther2 days ago

Assignment on Talent pipelining and Sourcing

The candidate was evaluated on their ability to manage talent pipelines and sourcing strategies.

growwIntern2 days ago

Basics of React hooks

The interview focused on fundamental concepts of data structures and algorithms, core JavaScript, and React hooks.

growwIntern2 days ago

DSA in TypeScript

The interview focused on fundamental concepts of data structures and algorithms, core JavaScript, and React hooks.

growwIntern2 days ago

Basics of JavaScript

The interview focused on fundamental concepts of data structures and algorithms, core JavaScript, and React hooks.

growwProduct / Frontend2 days ago

My work experience

The interviewer asked about the candidate's professional background and the reasoning behind specific problem statements addressed in previous work.

growwProduct / Frontend2 days ago

Why did you work on this problem statement

The interviewer asked about the candidate's professional background and the reasoning behind specific problem statements addressed in previous work.

growwOther2 days ago

Object-oriented programming concepts

The interview focused on the candidate's past projects, technical stack, object-oriented programming principles, and coding problem-solving.

growwOther2 days ago

Discussion of past projects

The interview focused on the candidate's past projects, technical stack, object-oriented programming principles, and coding problem-solving.

growwOther2 days ago

Coding problems

The interview focused on the candidate's past projects, technical stack, object-oriented programming principles, and coding problem-solving.

growwOther2 days ago

Tech stack used

The interview focused on the candidate's past projects, technical stack, object-oriented programming principles, and coding problem-solving.

growwSDE-1 / New Grad2 days ago

Event loops

The interview focused on evaluating the candidate's technical background and core computer science knowledge.

growwSDE-1 / New Grad2 days ago

Resume based questions

The interview focused on evaluating the candidate's technical background and core computer science knowledge.

growwSDE-1 / New Grad2 days ago

DSA questions

The interview focused on evaluating the candidate's technical background and core computer science knowledge.

growwOther2 days ago

Tries

The technical interview focused on advanced data structures and algorithms.

growwOther2 days ago

Dynamic Programming

The technical interview focused on advanced data structures and algorithms.

growwOther2 days ago

Graphs

The technical interview focused on advanced data structures and algorithms.

growwOther2 days ago

Bit Masking

The technical interview focused on advanced data structures and algorithms.

urban companyOther2 days ago

What are the legal risks that the company faces?

The candidate was asked about potential legal risks relevant to the company.

urban companyOther2 days ago

break down the frequency and percentage using round number

The candidate was asked to perform data analysis regarding frequency and percentage calculations based on round numbers.

urban companyOther2 days ago

Guesstimates

The interview focused on evaluating analytical and problem-solving skills through specific types of questions.

urban companyOther2 days ago

Puzzles

The interview focused on evaluating analytical and problem-solving skills through specific types of questions.

urban companyOther2 days ago

Calculate required supply based on a specific number of orders.

The interview focused on operational planning and supply chain management scenarios.

urban companyOther2 days ago

Explain the strategy for bifurcating supply.

The interview focused on operational planning and supply chain management scenarios.

urban companyOther2 days ago

Propose a contingency plan for scenarios where professional staff are unavailable.

The interview focused on operational planning and supply chain management scenarios.

salesforceSDE-3 / Senior2 days ago

Security in Salesforce

The interview focused on security-related topics within the Salesforce ecosystem.

salesforceOther2 days ago

Difference between Stack and Heap memory

The technical round focused on fundamental computer science concepts and code debugging.

salesforceOther2 days ago

Identify the cause of a NullPointerException from a provided code snippet

The technical round focused on fundamental computer science concepts and code debugging.

adobeIntern2 days ago

What do you want to do for the internship project

The interviewer asked about the candidate's goals and preferences for the internship project.

uberOther2 days ago

Tell me about a project you are most proud of?

The candidate was asked to describe a professional project they consider their most significant achievement.

uberSDE-1 / New Grad2 days ago

Graph theory problem

The technical interview focused on algorithmic problem solving.

uberSDE-1 / New Grad2 days ago

Dynamic programming problem

The technical interview focused on algorithmic problem solving.

netflixData Science / ML2 days ago

Design an A/B test for a personalized row-ordering model considering content overlap and long-term retention.

The interview focused on experimental design, metric definition for recommendation systems, and SQL proficiency.

netflixData Science / ML2 days ago

Define success metrics and short-term proxy metrics for a recommendation row update.

The interview focused on experimental design, metric definition for recommendation systems, and SQL proficiency.

netflixData Science / ML2 days ago

Write a SQL query to identify top titles by new-signup completion rate for first-time viewers.

The interview focused on experimental design, metric definition for recommendation systems, and SQL proficiency.

Data Science / ML2 days ago

Design an A/B test to evaluate a new personalized row-ordering model on the logged-in homepage, considering heavy overlap in surfaced content and long-term retention outcomes.

Discussion and problem-solving around A/B testing and recommendation systems.

Data Science / ML2 days ago

Define and measure the success of a change to the 'Because you watched' recommendation row, including short-term proxy metrics.

Discussion and problem-solving around A/B testing and recommendation systems.

Data Science / ML2 days ago

Write a SQL query to find the top ten titles that drove the highest new-signup completion rate over the last quarter, restricted to first-time viewers.

Discussion and problem-solving around A/B testing and recommendation systems.

Data Science / ML2 days ago

Write a SQL query to find the top ten titles that drove the highest new-signup completion rate over the last quarter, restricted to first-time viewers.

Evaluation of technical skills in data analysis and SQL.

Data Science / ML2 days ago

Design an LLM-based conversational assistant with retrieval-augmented generation and safety guardrails

Design of an LLM-based conversational assistant incorporating retrieval-augmented generation and safety guardrails.

metaData Science / ML2 days ago

Design an LLM-based conversational assistant with retrieval-augmented generation and safety guardrails

The interview focused on deep learning architecture, system design for LLMs, and fundamental machine learning implementation.

Data Science / ML2 days ago

Implement a 1-nearest-neighbor embedding lookup and describe the forward pass end-to-end

Implementation of a 1-nearest-neighbor embedding lookup and explanation of the forward pass end-to-end.

metaData Science / ML2 days ago

Implement a 1-nearest-neighbor embedding lookup and describe the forward pass end-to-end

The interview focused on deep learning architecture, system design for LLMs, and fundamental machine learning implementation.

Data Science / ML2 days ago

Explain self-attention implementation, computational complexity, and efficient variants like FlashAttention

Discussion on self-attention mechanisms, their implementation, computational complexity, and efficient variants like FlashAttention.

metaData Science / ML2 days ago

Explain self-attention implementation, computational complexity, and efficient variants like FlashAttention

The interview focused on deep learning architecture, system design for LLMs, and fundamental machine learning implementation.

metaOther2 days ago

Given a sorted integer array arr, two integers k and x, return the k closest integers to x in the array. The result should also be sorted in ascending order.

The candidate was asked to solve a coding problem involving finding the k closest elements to a target value in a sorted array.

metaOther2 days ago

Write an sv constraint to add K elements J times

The candidate was asked to write a SystemVerilog constraint for a specific data generation pattern.

cashfreeIntern2 days ago

How would you solve a product problem that you have identified?

The candidate was asked to explain their approach to solving a product problem they had previously identified.

SDE-22 days ago

Convert a Roman numeral string to an integer.

A single technical round where the candidate was asked to solve a problem.

cashfreeSDE-22 days ago

Roman to integer

The candidate was asked to solve a coding problem involving string conversion.

razorpayProduct / Frontend2 days ago

What was the recent project you worked on?

The interviewer focused on the candidate's recent project experience, specifically inquiring about the technology choices and the reasoning behind selecting specific tools over alternatives.

razorpayProduct / Frontend2 days ago

What was its tech stack?

The interviewer focused on the candidate's recent project experience, specifically inquiring about the technology choices and the reasoning behind selecting specific tools over alternatives.

razorpayProduct / Frontend2 days ago

Why was a particular tech opted for above the other?

The interviewer focused on the candidate's recent project experience, specifically inquiring about the technology choices and the reasoning behind selecting specific tools over alternatives.

razorpayOther2 days ago

API concepts

The technical interview focused on fundamental programming concepts, database querying, and web service communication.

razorpayOther2 days ago

SQL queries

The technical interview focused on fundamental programming concepts, database querying, and web service communication.

razorpayOther2 days ago

Basic coding in Python or another language

The technical interview focused on fundamental programming concepts, database querying, and web service communication.

Other2 days ago

indexing a 1000 page pdf

The candidate was asked about indexing a 1000 page pdf

razorpayData Science / ML2 days ago

How to index a 1000 page PDF

The candidate was asked to explain the technical approach for indexing a large document.

Intern2 days ago

sql joins table

Intern2 days ago

merge intervals

razorpayIntern2 days ago

sql joins table

The interview focused on algorithmic problem solving and database knowledge.

razorpayIntern2 days ago

merge intervals

The interview focused on algorithmic problem solving and database knowledge.

Staff / Principal2 days ago

Explain one of your projects

The candidate was asked to explain one of their projects

razorpayStaff / Principal2 days ago

Explain one of your project

The candidate was asked to provide a detailed explanation of a past project.

Other2 days ago

Opinions on the situation

The candidate was provided a call recording and asked questions based on it.

Other2 days ago

How to handle a situation

The candidate was provided a call recording and asked questions based on it.

zomatoOther2 days ago

zomato account management with clients

The interview focused on business operations and client management strategies.

zomatoOther2 days ago

zomato account management with clients

Business Analyst interview

zomatoSDE-1 / New Grad2 days ago

Introduction

The interview consisted of an introduction, a discussion regarding the candidate's technical stack, and the resolution of three algorithmic problems ranging from easy to medium difficulty.

zomatoSDE-1 / New Grad2 days ago

3 DSA problems (easy to medium)

The interview consisted of an introduction, a discussion regarding the candidate's technical stack, and the resolution of three algorithmic problems ranging from easy to medium difficulty.

zomatoSDE-1 / New Grad2 days ago

Discussion of tech stack

The interview consisted of an introduction, a discussion regarding the candidate's technical stack, and the resolution of three algorithmic problems ranging from easy to medium difficulty.

SDE-1 / New Grad2 days ago

3 DSA problems of easy to medium difficulty

Introduction and discussion of tech stack

zomatoSDE-1 / New Grad2 days ago

Low-level design

The interview focused on core computer science fundamentals, moderate data structures and algorithms, and extensive high-level and low-level design.

zomatoSDE-1 / New Grad2 days ago

High-level design

The interview focused on core computer science fundamentals, moderate data structures and algorithms, and extensive high-level and low-level design.

zomatoSDE-1 / New Grad2 days ago

Data structures and algorithms

The interview focused on core computer science fundamentals, moderate data structures and algorithms, and extensive high-level and low-level design.

zomatoSDE-1 / New Grad2 days ago

Computer science fundamentals

The interview focused on core computer science fundamentals, moderate data structures and algorithms, and extensive high-level and low-level design.

Other2 days ago

Tell me about yourself?

Introduction and customer service scenario

Other2 days ago

What questions will you ask to the customer who walked into your shoe store if you are owner of that shoe store?

Introduction and customer service scenario

Other2 days ago

Tell me about yourself and your resume?

Introduction round where the candidate was asked to describe themselves and their resume.

sliceSDE-3 / Senior2 days ago

House Robber II

The candidate was asked to solve a dynamic programming problem involving circular constraints.

Other2 days ago

Given an integer array nums representing the amount of money of each house, return the maximum amount of money you can rob tonight without alerting the police.

The candidate was asked a technical question about robbing houses in a circular arrangement without triggering the security system.

sliceSDE-3 / Senior2 days ago

House Robber II

The candidate was asked to solve a dynamic programming problem involving circular constraints.

SDE-1 / New Grad2 days ago

Describe the java memory management part

The candidate was asked about core Java concepts related to memory management.

Other2 days ago

Experience in the relevant domain

The interview focused on the candidate's technical background and familiarity with industry tools.

Other2 days ago

Tools used in previous projects

The interview focused on the candidate's technical background and familiarity with industry tools.

Other2 days ago

Product design case study

The interview consisted of a discussion focused on product management competencies.

Other2 days ago

Root cause analysis

The interview consisted of a discussion focused on product management competencies.

Other2 days ago

Guesstimate problem

The interview consisted of a discussion focused on product management competencies.

paytmOther2 days ago

Guesstimate problem

The interview focused on product management competencies including design, root cause analysis, and estimation.

paytmOther2 days ago

Root cause analysis case study

The interview focused on product management competencies including design, root cause analysis, and estimation.

paytmOther2 days ago

Product design case study

The interview focused on product management competencies including design, root cause analysis, and estimation.

Intern2 days ago

Basics about growth metrics and performance

Discussion on growth metrics and performance basics.

Intern2 days ago

Basics about growth metrics

The interview focused on fundamental concepts related to growth metrics and performance analysis.

Intern2 days ago

Performance analysis

The interview focused on fundamental concepts related to growth metrics and performance analysis.

Other2 days ago

Tell me about your work experience

The interviewer inquired about the candidate's professional background and previous work experience.

Product / Frontend2 days ago

Explanation of stack overflow error

Questions focused on JavaScript, React, Next.js, and general algorithmic knowledge.

Product / Frontend2 days ago

Description of Next.js and its relation to JavaScript

Questions focused on JavaScript, React, Next.js, and general algorithmic knowledge.

Product / Frontend2 days ago

Explanation of how React works and its differences from Vanilla JavaScript

Questions focused on JavaScript, React, Next.js, and general algorithmic knowledge.

Product / Frontend2 days ago

Discussion on common sorting algorithms and their use cases

Questions focused on JavaScript, React, Next.js, and general algorithmic knowledge.

Product / Frontend2 days ago

What is Next.js and its relationship with JavaScript?

The interview focused on core frontend concepts, React framework internals, and fundamental computer science topics.

Product / Frontend2 days ago

How does React function and how does it differ from vanilla JavaScript?

The interview focused on core frontend concepts, React framework internals, and fundamental computer science topics.

Product / Frontend2 days ago

What are common sorting algorithms and when should they be used?

The interview focused on core frontend concepts, React framework internals, and fundamental computer science topics.

Product / Frontend2 days ago

What is a stack overflow error?

The interview focused on core frontend concepts, React framework internals, and fundamental computer science topics.

SDE-22 days ago

Design a system to bill cars on a tolled highway.

Candidate was asked to design a system for billing cars on a tolled highway.

Other2 days ago

What is your experience with mission critical facilities?

The candidate was asked about their professional background regarding mission critical facilities.

Other2 days ago

How do you ensure the quality and reproducibility of your research?

The interview focused on evaluating research methodology, past project experience, and problem-solving skills regarding experimental design and data integrity.

Other2 days ago

Describe a research project you’re most proud of and explain your contribution.

The interview focused on evaluating research methodology, past project experience, and problem-solving skills regarding experimental design and data integrity.

Other2 days ago

Tell us about a time your hypothesis was incorrect. What did you learn?

The interview focused on evaluating research methodology, past project experience, and problem-solving skills regarding experimental design and data integrity.

Other2 days ago

How would you design a study to answer an open-ended research question?

The interview focused on evaluating research methodology, past project experience, and problem-solving skills regarding experimental design and data integrity.

SDE-3 / Senior2 days ago

how to decouple the code

The interviewer focused on architectural principles and code maintainability.

Other2 days ago

Statistics

The interview covered technical proficiency in SQL and statistics, a business case study, and a discussion regarding the candidate's professional background.

Other2 days ago

Resume walkthrough

The interview covered technical proficiency in SQL and statistics, a business case study, and a discussion regarding the candidate's professional background.

Other2 days ago

Case study

The interview covered technical proficiency in SQL and statistics, a business case study, and a discussion regarding the candidate's professional background.

Other2 days ago

Functionality of IP addresses at a large scale

The interview focused on technical proficiency in cybersecurity tools and networking concepts.

Other2 days ago

Working of cyber security tools

The interview focused on technical proficiency in cybersecurity tools and networking concepts.

Other2 days ago

Build a online storage system.

The candidate was asked to design a system for online storage.

Other2 days ago

Build a online storage system

The candidate was asked to design a system for online storage.

SDE-3 / Senior2 days ago

Culture-related questions

The interview included a discussion on cultural fit and behavioral aspects.

Other2 days ago

OOD style or implementation extensive coding question

The round focused on an object-oriented design and implementation task that prioritized code structure over complex algorithmic logic.

Other2 days ago

Databricks experience

The interview focused on technical proficiency in Apache Spark and practical experience with Databricks.

Other2 days ago

Apache Spark concepts

The interview focused on technical proficiency in Apache Spark and practical experience with Databricks.

Intern2 days ago

Resource allocation scenario problem testing the optimal way to split shared resource.

A resource allocation scenario problem was presented to test the optimal way to split a shared resource.

Intern2 days ago

Resource allocation scenario problem testing the optimal way to split shared resource

The candidate was asked to solve a problem involving the optimal distribution of shared resources.

Intern2 days ago

Difference between using array and a vector

A technical discussion covering fundamental data structure differences.

Other2 days ago

Object oriented programming

The interview focused on fundamental computer science concepts including algorithmic problem solving and object-oriented programming principles.

Other2 days ago

Algorithms and data structures

The interview focused on fundamental computer science concepts including algorithmic problem solving and object-oriented programming principles.

SDE-1 / New Grad2 days ago

algorithms

Technical round

SDE-1 / New Grad2 days ago

data structures

Technical round

SDE-1 / New Grad2 days ago

object oriented programming

Technical round

Data Science / ML2 days ago

Space complexity of various parts of the Transformer

The interview focused on the technical architecture and resource requirements of machine learning models.

Data Science / ML2 days ago

Space complexity of various parts of the Transformer

Intern2 days ago

Android fundamentals: lazy vs lateinit

Questions covered Data Structures and Algorithms (DSA) and Android fundamentals.

Intern2 days ago

Activity lifecycle

Questions covered Data Structures and Algorithms (DSA) and Android fundamentals.

Intern2 days ago

Coroutines basics

Questions covered Data Structures and Algorithms (DSA) and Android fundamentals.

Intern2 days ago

Anagrams question

Questions covered Data Structures and Algorithms (DSA) and Android fundamentals.

SDE-22 days ago

Explain composite indexing.

Discussion around database indexing and system design principles.

SDE-22 days ago

How do you maintain idempotency in a solution?

Discussion around database indexing and system design principles.

SDE-3 / Senior2 days ago

Design a Feature Flag system in LLD

A low-level design round where the candidate was asked to design a Feature Flag system.

Data Science / ML2 days ago

Design a system for predicting the price of digital art.

Discussion on fundamental concepts and system design.

Data Science / ML2 days ago

Explain entropy and provide examples.

Discussion on fundamental concepts and system design.

SDE-22 days ago

Sort a rotated array

Two DSA questions were asked.

SDE-22 days ago

Partition a linked list

Two DSA questions were asked.

SDE-22 days ago

Dynamic Programming question (topic not specified)

Two DSA questions were asked, including 'car fleet' and one dynamic programming question.

SDE-22 days ago

Car Fleet

Two DSA questions were asked, including 'car fleet' and one dynamic programming question.

SDE-22 days ago

Schedule priority jobs with cooldowns

Schedule priority jobs with cooldowns.

SDE-22 days ago

Design a concurrent restaurant waitlist and seating system

Design a concurrent restaurant waitlist and seating system.

SDE-22 days ago

Find paths across a weighted binary grid

Find paths across a weighted binary grid.

amazonOther2 days ago

Give me two examples of when you did more than what was required in any job experience.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about a time when you took a calculated risk.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about a time when you had to work with limited time or resources.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about an unpopular decision of yours.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about your proudest professional achievement.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Why Amazon?

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about a time when you had to leave a task unfinished.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about a time when you invented something.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about a time when you gave a simple solution to a complex problem.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about a time when you solved a problem through just superior knowledge or observation.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about a time when you had to work with incomplete data or information.

The candidate was asked behavioral questions to assess their experience and skills.

amazonOther2 days ago

Tell me about a time when you influenced a change by only asking questions.

The candidate was asked behavioral questions to assess their experience and skills.

SDE-1 / New Grad2 days ago

Sliding Window Maximum

The candidate was asked questions related to software engineering.

Other2 days ago

SQL question to find the name of an employee based on certain conditions

The first round was an Online Assessment (OA) with a SQL question

Other2 days ago

Cloud Operations

Other2 days ago

Infrastructure as code

Other2 days ago

CI/CD

Other2 days ago

How would you sell in a market which has budget restriction

The candidate was asked about their sales strategy in a budget-restricted market.

Other2 days ago

Targets achievement

The interview process included questions about salary expectation, targets achievement, growth, retention, and ARR.

Other2 days ago

% Growth / Retention

The interview process included questions about salary expectation, targets achievement, growth, retention, and ARR.

Other2 days ago

Salary expectation

The interview process included questions about salary expectation, targets achievement, growth, retention, and ARR.

Other2 days ago

Past experiences

The candidate was asked about past experiences and given a case study on Browserstack business.

Other2 days ago

Case study on Browserstack business

The candidate was asked about past experiences and given a case study on Browserstack business.

SDE-1 / New Grad2 days ago

Binary Search

Technical round with algorithmic questions

SDE-1 / New Grad2 days ago

Rotate Matrix 90 degrees

Technical round with algorithmic questions

SDE-1 / New Grad2 days ago

Data question

Technical round with algorithmic questions

SDE-1 / New Grad2 days ago

Find unique indexes in a sorted array

Technical round with algorithmic questions

SDE-1 / New Grad2 days ago

Find a palindromic path in a square matrix

Technical round with algorithmic questions

Other2 days ago

Personality and behavioral questions

The interview involved questions about experience, examples, and personality.

Other2 days ago

Talk about your experience

The interview involved questions about experience, examples, and personality.

Other2 days ago

What would you do if you got the position

The interview involved questions about experience, examples, and personality.

Other2 days ago

3,5,8,13,22, x - find x

Technical question about finding a missing number in a sequence

Other2 days ago

explain about the project i have developed

Technical Support Engineer interview

Other2 days ago

Explain CI/CD end-to-end architecture

Candidate was asked to explain CI/CD end-to-end architecture.

Intern2 days ago

Deep Learning

Questions were asked on topics related to Generative AI, NLP concepts, Artificial Intelligence, Machine Learning, and Deep Learning.

Intern2 days ago

NLP concepts

Questions were asked on topics related to Generative AI, NLP concepts, Artificial Intelligence, Machine Learning, and Deep Learning.

Intern2 days ago

Artificial Intelligence

Questions were asked on topics related to Generative AI, NLP concepts, Artificial Intelligence, Machine Learning, and Deep Learning.

Intern2 days ago

Machine Learning

Questions were asked on topics related to Generative AI, NLP concepts, Artificial Intelligence, Machine Learning, and Deep Learning.

Intern2 days ago

Generative AI

Questions were asked on topics related to Generative AI, NLP concepts, Artificial Intelligence, Machine Learning, and Deep Learning.

SDE-3 / Senior2 days ago

Back Office Customisation

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Annotations

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Search Restrictions

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Flexible Search Query

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Search Restrictions

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

PartOf

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Solr

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Hot Folder

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Impexes

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Complete flow in Hybris

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Data Modelling

A technical round focused on Hybris-related concepts and customizations.

SDE-3 / Senior2 days ago

Interceptors

A technical round focused on Hybris-related concepts and customizations.

Other2 days ago

Design a parking lot using object-oriented programming principles.

A single technical round focused on object-oriented design.

Other2 days ago

Implement Deadlock in Java

Questions focused on core programming concepts and object-oriented programming.

Other2 days ago

OOPs concepts in depth

Questions focused on core programming concepts and object-oriented programming.

Other2 days ago

Implement Binary Search

Questions focused on core programming concepts and object-oriented programming.

Other2 days ago

Explain your final-year project.

The round involved questions related to SQL and Python.

Other2 days ago

Write a SQL query to find the second highest salary.

The round involved questions related to SQL and Python.

Other2 days ago

What is the difference between a List and a Tuple in Python?

The round involved questions related to SQL and Python.

Other2 days ago

Three Sum problem

A technical round where the candidate was asked to solve the 'Three Sum' problem and discuss AI-related projects.

Other2 days ago

AI-related projects

A technical round where the candidate was asked to solve the 'Three Sum' problem and discuss AI-related projects.

Other2 days ago

Difference between TCP and UDP

A technical round where the candidate was asked to explain fundamental networking concepts.

salesforceOther2 days ago

identifying the cause of a NullPointerException from a code snippet

Technical questions were asked.

salesforceOther2 days ago

Stack vs. Heap

Technical questions were asked.

salesforceOther2 days ago

customer centricity questions

The interview included questions about customer centricity and situational questions.

salesforceOther2 days ago

situational questions

The interview included questions about customer centricity and situational questions.

adobeOther2 days ago

How would you describe a good leader?

The candidate was asked about their perspective on leadership

adobeIntern2 days ago

What do you want to do for the internship project

The interviewer asked about the candidate's interests and goals regarding the potential internship project.

uberOther2 days ago

Tell me about a project you are most proud of?

The candidate was asked to describe a professional project they consider their most significant achievement.

SDE-1 / New Grad2 days ago

Design a payment system

Design and system validation questions were asked

SDE-1 / New Grad2 days ago

Design a service for validating and sorting TV series

Design and system validation questions were asked

Data Science / ML2 days ago

How would you define and measure the success of a change to the 'Because you watched' recommendation row, and what proxy metrics would you use in the short term?

Definition and measurement of success for a change to the 'Because you watched' recommendation row, including short-term proxy metrics.

Data Science / ML2 days ago

Write a SQL query to find the top ten titles that drove the highest new-signup completion rate over the last quarter, restricted to first-time viewers.

Writing a SQL query to identify the top ten titles that drove the highest new-signup completion rate over the last quarter, restricted to first-time viewers.