Koppula Bhanu Prakash Reddy
@Bhanuprakash11
3 published packets
Joined Dec 2020
Published Projects
Buddy Algorithm Simulation in C++ language
The buddy algorithm is a memory allocation and management algorithm that manages memory in the power of two increments. The programming language used is C++
Jan 24, 2021
BigInt Container Class implemented in C++
BigInt Class is used to store the positive and negative integers which are large-sized with many digits that cannot be stored in a long long int. The programming language used is C++.
Jan 24, 2021
URL Link scanner from given html file written in C++ language
It is not easy to work on URLs using C++ so this project can help in developing a library in C++ for extracting URL links present in the given HTML files or codes.
Jan 23, 2021