Find algorithm to any problem

preview_player
Показать описание
This video explains how to find the algorithm for any problem by just reading the problem statement. You can filter out the most probable algorithm by just reading the problem with it's constraints. Most people just miss to focus on constraints of the problem. The time complexity of algorithms are generally different. We need to solve the problem test case in 1 second which is just 10^8 computations. Keeping this in mind, when we check problem constraints, we can know about the maximum time complexity which will filter out the possible algorithms.
PLEASE help our channel by SUBSCRIBING and LIKE our video if you found it helpful...CYA :)

======================================PLEASE DONATE=============================
==============================================================================

=======================================================================
USEFUL LINKS:
Рекомендации по теме
Комментарии
Автор

Thanks for sharing this Sir !!
You just got a new subscriber..

aeroabrar_
Автор

which software you have used for all these presentations? please say.

abhilashpatel
Автор

Veryy useful tip sir..tqq pls upload more vid on how to find pattern behind problem easily

SAKSHIKUMARIP
Автор

But why the computation decreasing and time increasing

vijaybhaskar