ProDeveloperTutorial.com
  • DSA
    • Algorithms and Data Structures Tutorial
    • Crack The Coding Interview (DSA Sheet)
  • Coding Languages
    • C++ Tutorial
    • C language Tutorial
    • Linux Shell Scripting Tutorial
    • GIT Tutorial
    • Linux System Calls Tutorials
    • Shell Script Tutorial
  • System Design Tutorial

ProDeveloperTutorial.com

  • DSA
    • Algorithms and Data Structures Tutorial
    • Crack The Coding Interview (DSA Sheet)
  • Coding Languages
    • C++ Tutorial
    • C language Tutorial
    • Linux Shell Scripting Tutorial
    • GIT Tutorial
    • Linux System Calls Tutorials
    • Shell Script Tutorial
  • System Design Tutorial
ProDeveloperTutorial.com

What are You Looking For?

  • Coding Interview Questions
  • C++ Tutorial
  • DataStructure and Algorithms
  • C Language Tutorial
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Perform operations on a broker calculator

Problem Statement: You have a broken calculator and there is a number showing on the display. You can perform below two operations: Double:…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Given a string, split into balanced strings.

Problem Statement: You are given a string with “R” “L” characters. You need to balance the string so that it will have…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Juice change

Problem Statement: You are selling a Juice for RS 5. Initially you will not have any change left with you. Customers can buy the juice with…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Partition characters

Problem Statement: You are given a string with multiple characters repeating. You need to partiton the string into many parts such that each…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Maximum sum of absolute difference of an array

Problem Statement: You are given an array, you need to find the maximum sun of absolute difference of any permutation in the given array.…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Shuffle array so that one array element is greater than other array element

Problem Statement: You are given 2 array of equal size. You need to rearrange the first array in such a way that at any point of time a[i]…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Schedule task efficiently

Problem Statement: You are given an array of CPU tasks and a cool off period between the same task “n”. You need to re-arrange the…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Distribute Candy

Problem Statement: There are N children and each child is assigned a rating. You need to give candies to these children while making sure that…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Maximum meetings in one room

Problem Statement: You have one meeting room in your company. There are multiple meetings taking place. Every meeting has a start and end time…
Discover More
ProDeveloperTutorial
onJanuary 19, 2025

Greedy: Plant n flowers in flower bed

Problem Statement: You are given array that represents flowerbed, where some plants are placed. You are also given new flowers to be placed.…
Discover More

Posts pagination

Previous 1 … 29 30 31 … 70 Next
ProDeveloperTutorial.com
Tutorials and Programming Solutions
  • DSA
    • Algorithms and Data Structures Tutorial
    • Crack The Coding Interview (DSA Sheet)
  • Coding Languages
    • C++ Tutorial
    • C language Tutorial
    • Linux Shell Scripting Tutorial
    • GIT Tutorial
    • Linux System Calls Tutorials
    • Shell Script Tutorial
  • System Design Tutorial
© 2024 — ProDeveloperTutorial. All Rights Reserved.
Advertisement