salim (@salim928)
  • Stars
    star
    16
  • Global Rank 735,430 (Top 26 %)
  • Followers 9
  • Following 8
  • Registered almost 5 years ago
  • Most used languages
    Python
    11.1 %
  • Location 🇬🇭 Ghana
  • Country Total Rank 405
  • Country Ranking
    Python
    317

Top repositories

1

Operations-On-Dictionaries

These are the few operations performed on the dictionary datatypes.
1
star
2

Problem_Solving

Jupyter Notebook
1
star
3

test_demo

1
star
4

salim928

Config files for my GitHub profile.
1
star
5

codewars-Anagrams

Write a function that will find all the anagrams of a word from a list. You will be given two inputs a word and an array with words. You should return an array of all the anagrams or an empty array if there are none.
Jupyter Notebook
1
star
6

alx-zero_day

I'm now a ALX Student, this is my first repository as a full-stack engineer
1
star
7

Machine-Learning-Proj

ML basics
Jupyter Notebook
1
star
8

Sir-Java

code,eat, sleep, repeat
1
star
9

dem2_text

1
star
10

test.collab

Jupyter Notebook
1
star
11

Codewars-Delete-Occurences

Deleting Number of occurences
Jupyter Notebook
1
star
12

Intro-To-Dictionaries-In-Python

A Dictionaries is a datatype in python. Dictionaries are the key pair values.
Jupyter Notebook
1
star
13

Dictionay-Operations

These are few Operations performed on Dictionaries
Jupyter Notebook
1
star
14

Codewars-Calculating-with-functions

There must be a function for each number from 0 ("zero") to 9 ("nine") There must be a function for each of the following mathematical operations: plus, minus, times, divided_by Each calculation consist of exactly one operation and two numbers The most outer function represents the left operand, the most inner function represents the right operand Division should be integer division. For example, this should return 2, not 2.666666...:
Jupyter Notebook
1
star
15

HashMap

A hash Map for phonebook directory. It create a hash for each index by converting the key to a hash.
Python
1
star