Skip to content
View Kavs-123's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@EddieHubCommunity
Block or Report

Block or report Kavs-123

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
Kavs-123/README.md

Popular repositories

  1. ProjectSakura.github.io ProjectSakura.github.io Public

    Forked from ProjectSakura/ProjectSakura.github.io

    Our official website, download center and blog.

    JavaScript 1

  2. Kavs-123 Kavs-123 Public

    1 1

  3. CV CV Public

    HTML

  4. make-a-pull-request make-a-pull-request Public

    Forked from rishz/make-a-pull-request

    A repository to teach how to make a Pull Request

  5. Kth-Element Kth-Element Public

    Given an array arr[] and a number K where K is smaller than size of array, the task is to find the Kth smallest element in the given array. It is given that all array elements are distinct.

  6. Middle-of-Three- Middle-of-Three- Public

    Given three distinct numbers A, B and C. Find the number with value in middle (Try to do it with minimum comparisons).