Skip to content
View juliusmarkwei's full-sized avatar

Organizations

@Algorythms-Inc @TinyyDev

Block or report juliusmarkwei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
12 stars written in C++
Clear filter

LeetCode Problems' Solutions

C++ 17,705 4,930 Updated Jan 17, 2024

Implementation of merge-sort algorithm in c language

C++ 2 Updated Oct 4, 2022

Determine whether or not elements in an array are unique.

C++ 2 1 Updated Aug 31, 2022

An algorithm that takes an integer n and returns the number of binary digit in n's binary represetation

C++ 2 Updated Aug 31, 2022

This algorithm takes an array of integers and outputs the maximum integer in the array

C++ 1 1 Updated Aug 31, 2022

The program contains classes and functions of algorithm made of matrix multiplications, checking the number of binary representation in n's binary form, etc.

C++ 1 Updated Sep 4, 2022

Multiplies n-by-n by definition-based algorithm.

C++ 1 Updated Aug 31, 2022

Algorithm for Searching and Sorting in C language

C++ 1 Updated Oct 14, 2022

This python program calls out any series of the Fibonacci sequence that you pass in.

C++ 1 Updated Sep 10, 2022