Time complexity analysis of a simple code: using graph plotting and pattern based approach
| bracu.degree.level | Undergraduate | |
| bracu.type.group | Student Works | |
| datacite.rights | Open Access | |
| dc.contributor.advisor | Azad, Md Imran Bin | |
| dc.contributor.author | Nurtaj, Lamia | |
| dc.contributor.author | Rafi, Md. Tanvirul Hasan | |
| dc.contributor.author | Younus, Al Zabeir Bin | |
| dc.contributor.department | Department of Computer Science and Engineering | |
| dc.date.accessioned | 2025-05-12T06:56:16Z | |
| dc.date.available | 2025-05-12T06:56:16Z | |
| dc.date.copyright | 2024 | |
| dc.date.issued | 2024-11 | |
| dc.description | Cataloged from PDF version of thesis. | |
| dc.description | Includes bibliographical references (pages 33-34). | |
| dc.description | This thesis is submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Computer Science, 2024. | en_US |
| dc.description.abstract | Computation is a core topic in computer science. We code in Java, python, c++ or any other programming language for the backend and frontend of computers. To accomplish a task, a software system applies a collection of interconnected algorithms[ 6]. Most of the time, we measure the run time of a program using only our visual calculations. Our research shows that this visualization could be represented graphically and compute time complexity using a pattern based approach. Our research can find an infinite loop in some cases. Calculation can be represented in a complexity graph and analyze the time complexity. This study will help to precalculate before program execution, save running time, reduce computation, and create a new viewpoint in coding. The immediate goal is to visualize complexity in a programming language and is this possible to detect infinite loops from code. Another challenge for programmers often arises is to determine and detect infinite loops. Moreover, we can also calculate the complexity of recursive calls. However, in this challenging segment, there are two things that need to be addressed, i.e, space and time complexity. This is dependent on depth, number of calls and many other factors. | en_US |
| dc.description.degree | Bachelor of Science in Computer Science | |
| dc.description.statementofresponsibility | Lamia Nurtaj | |
| dc.description.statementofresponsibility | Md. Tanvirul Hasan Rafi | |
| dc.description.statementofresponsibility | Al Zabeir Bin Younus | |
| dc.format.extent | 67 pages | |
| dc.identifier.other | ID 23141057 | |
| dc.identifier.other | ID 20301009 | |
| dc.identifier.other | ID 20301119 | |
| dc.identifier.uri | http://hdl.handle.net/10361/25882 | |
| dc.language.iso | en | en_US |
| dc.publisher | BRAC University | en_US |
| dc.rights | BRAC University theses are protected by copyright. They may be viewed from this source for any purpose, but reproduction or distribution in any format is prohibited without written permission. | |
| dc.subject | Computation | en_US |
| dc.subject | Control statement | en_US |
| dc.subject | Control variable | en_US |
| dc.subject | Time complexity | en_US |
| dc.subject | Infinite loops | en_US |
| dc.subject | Function variable | en_US |
| dc.subject | Complexity measuring tool | en_US |
| dc.subject.lcsh | Algorithms--Analysis--Graphic methods. | |
| dc.subject.lcsh | Computer algorithms--Performance--Pattern recognition. | |
| dc.title | Time complexity analysis of a simple code: using graph plotting and pattern based approach | en_US |
| dc.type | Thesis | en_US |