How do we calculate the time taken to solve the "Telephone Directory" Problem with Smart Algorithms? Also, Can you explain also the working of "Naiive Algorithms"?
@manishpamnani84285 жыл бұрын
How do you solve the Video Game Problem by Smart Algorithm, please explain.
@AkshatSinghania2 жыл бұрын
awesome lecture
@SurajChauhan-po8ll6 жыл бұрын
Which book should I read for learning algorithms?
@urban97566 жыл бұрын
ressources.unisciel.fr/algoprog/s00aaroot/aa00module1/res/%5BCormen-AL2011%5DIntroduction_To_Algorithms-A3.pdf ye padhle bhai
@srinaath98456 жыл бұрын
Nitish Gaonkar thank you bro
@interestinganfunnystory80993 жыл бұрын
Can we use any language for this contest
@S-S4455 жыл бұрын
Sir ur voice couldn't hear clearly please use good micro phones
@ABHAYKUMAR-rh4jc Жыл бұрын
are you alive?
@manishpamnani84285 жыл бұрын
Example 2: Video game... - 500,000 / 2 = 250,000 objects - Time is taken by a naive algorithm to solve the problem: 250,000 * 10^8 = 25 * 10^10 steps - 250000000000 / 100000000 = 2500 seconds. Am I right here?
@AkshatSinghania2 жыл бұрын
no , 500,000 points so we take 500,000^2 which is 2,50,00,00,00,000. and to approximately convert it into seconds , we can divide it by 10^8 which is 2,50,00,00,00,000/10^8 = 2,500
@MegaDaydreams5 жыл бұрын
sir unable to understand ... what ever you said about log 2 to the 10 to the 9 and log 2 to the 1000 can be understood clearly by completing the sentences else its waste of time listening this lecture. thank you