An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: loops-and-iterations

Pia007/Longest-Non-repeating-Substring

Language: JavaScript - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ankitasutar199/Edubridgee

all programs that i solved in training

Language: Java - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MehwishSameer/TicTacToe

TicTacToe is a basic mini-game project which is very popular and simple by itself. It is a two-player game and played on a box with n x n squares. In this project, there are 3 x 3 squares. Each player is assigned a particular symbol. In this game, one player is assigned with the 'X' symbol and the other with 'O' that are common symbols. Any player can win the game by filling three rows with their symbols- horizontally, vertically or diagonally - on a 3 x 3 grid. Draw occurs if the box is filled and neither of the players was able to win.

Language: C++ - Size: 993 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jjnanthakumar/website-crawler

Website Crawling using Python

Language: Python - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

TzStrikerYT/holbertonschool-interview

βœ… This repo has been created that practice some tasks of programing, to improve my programming skills πŸ¦ΎπŸ‹οΈβ€β™‚οΈ

Language: C - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jigmetoby/GPA-calc

A simple GPA calculator made in MATLAB

Language: MATLAB - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JustineRobert/FizzBuzz-JavaScript-Challenge

Write a function named fizzBuzz that takes two(2) strings and returns Fizz if the combined length of the strings is divisible by 3, Buzz if it is divisible by 5, FizzBuzz if it is divisible by both 5 and 3 or the combined length of the list.

Language: JavaScript - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0