Tag: coding challenge

coding challenge

[Google Coding Question] How many Managers are Paid Less than the Average Salary

Google Coding Question | Given a company tree, calculate how many managers are paid less than the average salary of their direct and indirect employees.

coding challenge

Longest Contiguous Sequence of URLs in Browsing Histories | Indeed Interview

[Coding challenge] Longest Contiguous Sequence of URLs in Browsing Histories. Indeed Interview question.

coding challenge

Find the First Unique Element in a Stream of Characters at any Given Point

Write a program to find the first unique element in a stream of characters at any given point. Competitive coding challenge to solve in Python, C/C++ and Java.

coding challenge

Flip Equivalent Binary Trees | Coding Challenge

Check Flip Equivalent Binary Trees. Coding challenge solved in C/C++, Python, Java.

coding challenge

[Solved] Maximum Profit by Buying and Selling Stocks Shares

Write a program to find maximum profit by buying and selling stocks. HackerEarth Coding challenge solved in C/C++, Python and Java.

coding challenge

Ordering Task/Packages from Given Dependencies | Python Coding Challenge

Write a Python program to find the ordering of tasks from given dependencies. Coding challenge.

coding challenge

Count Snow Units Captured between the Hills asked in GS [Coding Challenge]

Write a program to count snow units captured between the hills? Coding challenge asked in Goldman Sachs.

coding challenge

35+ Competitive Coding Questions with Solutions | asked in Interviews 2023

Competitive coding questions with solutions asked in Interviews 2022 for product based companies. Coding challenges are solved in programming languages like C, C++, Java, Python…

coding challenge

Minimum Cost to Paint all Houses with No Adjacent Houses have Same Color

Write a program to find the minimum cost to paint all houses in Python. Interview coding question asked in Amazon.