Skip to content
View Jaxa-Mokoto's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Jaxa-Mokoto

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

Popular repositories Loading

  1. Big-O-Notation Big-O-Notation Public

    Introductory and understanding concepts a bit better

    1

  2. Data-Structures Data-Structures Public

    A repository containing examples of data structures as well as solutions

    C# 1

  3. Coding-Problem-1-Union-of-Two-Arrays Coding-Problem-1-Union-of-Two-Arrays Public

    //Problem: imagine you have two arrays A = [1,2,3,4,5] and B =[3,2,9,3,7]. This program finds out the common elements in both arrays

  4. Coding-Problem-2---Second-Largest-Number Coding-Problem-2---Second-Largest-Number Public

    Problem 2 - write a function to return the largest number in a given array

  5. Coding-Problem-3-Sorting-Arrays Coding-Problem-3-Sorting-Arrays Public

    Problem 3: write code to sort a given array from smallest to the largest number, without using any convenience methods (i.e sorting in c++)

  6. C-Fundamentals C-Fundamentals Public

    Introductory course into learning about C#. Course is derived from Udemy - 'C# for beginners Crash Course'

    C#