2439. Minimize Maximum of Array came in leetcode daily challenge. It is a medium level question. It is solved using prefix sum approach.
To learn data structures and algorithms, coding and machine learning, Follow @adiexplains .
Data structures and algorithms Series in Tamil:
• Vectors in C++ | DSA in Tamil | coding for...
Machine learning Series in Tamil :
• Machine learning in tamil | Building a liv...
Coding tutorial Series:
• Online stock span | leetcode | stock span ...
Array Problems:
• Remove Duplicates from Sorted Array | Leet...
Binary Search Problems:
• Guess Number Higher or Lower | Brute Force...
Linked List Problems:
• Middle of the Linked List | Brute force + ...
Hashmap Problems:
• Valid Sudoku | Leetcode | In Tamil | தமிழ்
String Problems:
• Orderly queue | Leetcode daily challenge |...
Heaps Problems:
• Find median from data stream | Leetcode Ha...
Stack Problems:
• Make the string great | leetcode | in Tamil
Recursion Problems:
• Concatenated Words | Leetcode | programmin...
Binary Tree Problems:
• Count Complete Tree Nodes | Binary Tree | ...
Dynamic Programming Problems:
• Perfect Squares | Leetcode | Dynamic Prog...
Greedy Problems:
• Maximum Bags With Full Capacity of Rocks |...
Sliding Window Problems:
• Permutation in String | Leetcode | Sliding...
Graphs Problems:
• Most Stones Removed with Same Row or Colum...
#dsa #leetcode #codingintamil #tamil #datastructures #interview #placement