Skip to content

Commit bc32929

Browse files
authored
Update Readme.md
1 parent 0c9b40d commit bc32929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
## Project Description
5-
Sometimes we write some code or we copy the code from some resource but we can’t interpret the working/logic behind the code. While writing the code when > we get stuck in some problem, we directly redirect to stackoverflow or github but from there we don’t get in depth knowledge about the code. To solve the particular problem we have decided to build a website to interpret the complex code easily. Through this website, we are targeting to deliver comprehensive analysis of the code with the help of machine learning. With the help of machine learning we are planning to add automatic generation of pseudo code based on the user's input. The automatic generated pseudo code will act as a blueprint and will help our users to understand the code better. Apart from this we have planned to give time complexity of the code on the server side because time complexity plays a very crucial role while implementing complex algorithms.
5+
Sometimes we write some code or we copy the code from some resource but we can’t interpret the working/logic behind the code. While writing the code when we get stuck in some problem, we directly redirect to stackoverflow or github but from there we don’t get in depth knowledge about the code. To solve the particular problem we have decided to build a website to interpret the complex code easily. Through this website, we are targeting to deliver comprehensive analysis of the code with the help of machine learning. With the help of machine learning we are planning to add automatic generation of pseudo code based on the user's input. The automatic generated pseudo code will act as a blueprint and will help our users to understand the code better. Apart from this we have planned to give time complexity of the code on the server side because time complexity plays a very crucial role while implementing complex algorithms.
66

77
## Presentation
88

0 commit comments

Comments
 (0)