Shubham Nag
Shubham Nag
## Script Title -HomeAlexa bot **what will change** -HomeAlexa is create to help people who are incapable of using alexa ## Instructions - Create a new folder for your script...
A* is a graph traversal and path search algorithm, which is often used in many fields of computer science due to its completeness, optimality, and optimal efficiency. One major practical...
Script Title -Make a Python3 HomeAlexa System Brief -HomeAlexa is a python system for assisting a normal man who does not understand the working of Alexa Instructions Create a new...
I Have created a homealexa for hacktoberfest2021...kindly explore it and merge if it fulfil all the needs.....by shubham
A* is a graph traversal and path search algorithm, which is often used in many fields of computer science due to its completeness, optimality, and optimal efficiency. One major practical...
shortest path from one node to another node in an unweighted graph using breadth first search pitch the complexity of this algorithm: o(v+e) complexity of dijkstra algorithm: o(v^2) when unoptimized,...
A* is a graph traversal and path search algorithm, which is often used in many fields of computer science due to its completeness, optimality, and optimal efficiency. #shubhamnag14
i have create a program based on babylonian method. go through and check and tell it need to modify or not..