navgurukul / newton

Includes all our curriculum for all the courses.
https://merakilearn.org/
GNU General Public License v3.0
26 stars 81 forks source link

Samvaad tech 201 howtouse #61

Open utterances-bot opened 5 years ago

utterances-bot commented 5 years ago

Samvaad tech 201 howtouse

http://saral.navgurukul.org/course?id=60&slug=samvaad-tech-201__howtouse

sanjeev-js commented 5 years ago

This comment is done by Pralhad And Sanjeev. Q1. an algorithm is nothing but the process of executing one or many tasks at a time in a specific language and it will give output by processing the command. Q2. Dijkstra’s algorithm (it is a graph algorithm), RSA algorithm (it is page replacement algorithm), secure hash algorithm. Q3. The algorithm is like a recipe because in the recipe there is a step by step information on how to cook a meal, there is step given below step1:- take utensil insert water inside the utensil. step2:- Burn the burner a boiled the water. step3:- After some time take a sugar and tea powder and put it in the utensil. step4: finally after 15 min. tea is ready. step5:- switch off the burner and enjoy your tea. Q4. the algorithm is used for reducing the complexity of code and make a proper manner Q5. find the problem, think on the problem try to find some solution then write the solution on a paper and implement in code. Q6.It is a step-wise representation of a solution to a given problem, which makes it easy to understand. An algorithm uses a definite procedure. It is not dependent on any programming language, so it is easy to understand for anyone even without programming knowledge.

sonamk15 commented 5 years ago

I understood what is hacking and types of hacking like black hacker,white hacker ,grey hacker,green hacker and blue hacker etc.