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

Topic: "conditional-statements"

shomali11/util

A collection of useful utility functions

Language: Go - Size: 135 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 299 - Forks: 35

posthtml/posthtml-expressions

Use variables, JS-like expressions, and even markup-powered logic in your HTML.

Language: JavaScript - Size: 1.15 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 122 - Forks: 18

yyle88/tern

tern is a lightweight Go package for simple, concise ternary expressions, enabling clear conditional logic.

Language: Go - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 112 - Forks: 2

naman03malhotra/match-rules

A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).

Language: JavaScript - Size: 1.24 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 43 - Forks: 6

amantiwari8861/C_Batch_11_to_12

This repository has basic concepts of C programming language

Language: C - Size: 236 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 20

twjiang/MIMO_CFE

Source code for the EMNLP 2019 paper "Multi-Input Multi-Output Sequence Labeling for Joint Extraction of Fact and Condition Tuples from Scientific Text" (给定科研文本如生物医药文献,联合抽取其中事实三元组、条件三元组,即对文献进行信息结构化)

Language: Python - Size: 206 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 9

PatrLind/webpack-preprocessor-loader

Webpack preprocessor loader

Language: TypeScript - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 19 - Forks: 3

anshumansinha3301/Master-in-C-Language

Programs in the C language that I worked on during my first semester including basics, conditional statements and Control Flow Statements.

Language: C - Size: 306 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 1

ebubekirdgn/Python-Advance-Level

operators

Language: Python - Size: 30.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 2

lironmiz/self.py-python-course

this repository contains solutions in python to the python course problems of the Cyber ​​Education Center from campus.gov.il. and the final project of the course hangman

Language: Python - Size: 182 KB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

anshumansinha3301/CPP-Supreme-Base-to-SDE

C++ Codes that I have worked on during third semester (includes Data Structures and Algorithm Codes, printing patterns, trading components, Questions)

Language: C++ - Size: 1.25 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 5

Its-Aman-Yadav/Basics-of-CPP-Coding-Ninjas

This repo contains all the solutions and assignments given in coding ninjas introduction to cpp

Language: C++ - Size: 2.03 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 0

damaera/react-control-statements

Neater control statements (if/for) for react, as a component

Language: JavaScript - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 3

venkat-0706/Tic-Tac-Toe-Game

Tic-Tac-Toe is a simple game where two players try to get three marks in a row on a 3x3 grid. The first player to achieve this wins. If no one does, it's a draw.

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

venkat-0706/Rock-Paper-Scissor-game

Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 2

venkat-0706/Number-Guessing-Game---Python

Python number guessing game: Computer picks a random number, user tries to guess it. Computer gives hints (too high/low). Repeat until correct. Add difficulty levels, limited tries, or scoring for more challenge.

Language: Python - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

mileusna/conditional

Package conditional is go/golang replacement for ternary if/else operator

Language: Go - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

thecodrr/WhatIfJS

WhatIf is an extremely simple and easy to use JavaScript extension for expressing a single if-else statement anywhere, anytime.

Language: JavaScript - Size: 28.3 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 0

Rashmiranjan07/JS-tutorial

A JavaScript tutorials for beginners, An introduction to JavaScript programming languages building blocks, step-by-step guide to JavaScript

Language: JavaScript - Size: 551 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 7 - Forks: 0

santoshpanda1995/MATLAB-for-all

This comprehensive collection covers everything from the foundational basics to advanced techniques related to MATLAB. I will try to cover the basic introduction, looping, plotting, image processing, and some concepts of machine learning.

Language: MATLAB - Size: 1.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

heyabhinav/Programming-in-C

Covers basics of C programming language, will help in understanding concepts of programming language.

Language: C - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

ousc/conditio.js

conditio is a lightweight JavaScript library that provides a simple and expressive way to write conditional expressions with return values. It allows you to define conditions and corresponding results using a set of conditional functions.The library is easy to use and can be installed via npm.

Language: TypeScript - Size: 514 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

Hafiz-Sakib/PUC-ICS-Tasks

Premier University,Chittagong.ICS Course

Language: C - Size: 32.3 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

MorvanZhou/whenact

Conditional decision flow

Language: Python - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

garydavisonos/conditional-helpers

A collection of JS helper functions to be used in conditional logic within projects.

Language: TypeScript - Size: 83 KB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 2

DBJDBJ/dbj.cond

JavaScript without if( ) else ( ) cascades ...

Language: JavaScript - Size: 403 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2

Nitin-Diwakar/100-days-of-code

This is a Python Project and Problem-solving repository, which I made when I started learning to code. Feel free to use it, learn, and understand.

Language: Python - Size: 8.62 MB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

varunsridharan/wp-conditional-logic

Simple WordPress Library To Evaluate / Handle Conditional Logic.

Language: PHP - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

perry-mitchell/opportunity

JavaScript/NodeJS action execution control using conditions

Language: JavaScript - Size: 246 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

Aramrt/PythonDoc

This repository is for learning most important concepts of Python for starting Machine Learning and Deep Learning basics.

Language: Jupyter Notebook - Size: 4.21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

jaayperez/pseudocode

A conditional statement example in pseudocode.

Language: Python - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

Vishnu-Murti-Pandey/DSA-GFG-LEETCODE

This repo contains all the important questions asked in the coding interview

Language: Java - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

keera-studios/IfElse

Anaphoric and miscellaneous useful control-flow

Language: Haskell - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

SuryakantKumar/Data-Structures-Algorithms

Data Structures & Algorithms : Problems with its Code in python programming language

Language: Python - Size: 214 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

Sarah627/Java_miniatures

This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects

Language: Java - Size: 12.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

JoyM268/sdmcet-ppc

Repository of all the programs taught in Principles of Programming Using C class at SDMCET, 2022 - 23

Language: C - Size: 617 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

Pegah-Ardehkhani/Python-Tutorial-Plus-Questions

A comprehensive Python tutorial repository that covers key programming concepts along with practical questions and examples

Language: Jupyter Notebook - Size: 17.3 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

tajnur007/js-benchmark-testing

Explore the performance nuances of common JavaScript operations with this benchmark testing repository. Compare deep cloning methods, loop constructs, condition checks, bitwise operations, and arithmetic calculations. Optimize your code and make informed decisions based on real-world performance metrics.

Language: JavaScript - Size: 425 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

prokrishpatel/JavaPracticeProblem

This repository Contain all the problem from the very basic structure of java program covering all its possible concepts

Language: Java - Size: 152 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 3

gargi13832/Hackerrank-Problems

Solutions to Hackerrank Problems

Language: C++ - Size: 210 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

GouravSingh2580/Hackerrank

30 Day of Code by Hackerrank Solutions in C++

Language: C++ - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

jalizadeh/Quera.ir

My solutions for Quera College course

Language: Java - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 5

dobroslav-atanasov/Programming-Fundamentals

Programming Fundamentals: All assignments with their solutions

Language: C# - Size: 4.07 MB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

robertpeteuil/arduino-clock-example

Arduino Clock Example Code - Demonstration Code for: I2C, Interrupts, external Header File, Compiler Defines, Compiler Conditionals

Language: Arduino - Size: 1.06 MB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

ExploitEngineer/js-data-structures-algorithms

📘 A structured and consistent journey through Data Structures and Algorithms using JavaScript. This repo includes problems, solutions, and explanations to strengthen core programming logic and prepare for real-world engineering & tech interviews.

Language: JavaScript - Size: 81.1 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

511NetworkAuthenticationRequired/Algoritmos-y-Estructuras-de-Datos

Repositorio con toda (o casi toda) la teoría de Algoritmos y Estructuras de Datos, lo que permite resolver ejercicios prácticos de mejor manera. Puede contener error, asique sentite libre de verificar y aportar correciones/mejoras.

Language: Go - Size: 99.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

yonahcodes/cs50x

My Harvardx CS50x Projects and Notes

Language: C - Size: 37.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

wimpyprogrammer/conditional-expression-parser

A simple web site for parsing conditional expressions using JavaScript.

Language: JavaScript - Size: 168 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

anmuel/tslint-noif

A tslint rule extension to prohibit the usage of conditional statements.

Language: TypeScript - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

Mus1ak/Java100days

This repository contains my Java code examples and concepts that I am currently learning. It serves as a repository for my personal progress and a reference for anyone interested in Java development.

Language: Java - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Ana-Niko-byte/math-tab-mastery

An engaging and intuitive frontend application for young users to master speedy mental arithmetic.

Language: JavaScript - Size: 15.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

kkbughunter/Problem-Solving-and-Programming-in-Python

Semester 1 BE.CSE

Language: Python - Size: 275 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Shineuptillast/Python_learning

Python Learning Daily Updates

Language: Jupyter Notebook - Size: 5.82 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MarcoEidinger/conditional-files

CLI tool to mass insert/delete conditional compilation statements

Language: Swift - Size: 25.4 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

pktcodes/javascript-dom-basics

JavaScript & DOM Basics

Language: JavaScript - Size: 1.65 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

amankumarsahani/C--

C++ Codes

Language: C++ - Size: 1.08 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

SerdarTafrali/creating_Rock-Paper-Scissor_game

Creating Rock-Paper-Scissor Game with Python

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

Charsh177/Employee-Wages-Shell-Scripting

employee wages computation

Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ramonamerong/Note-Comparer-Anki

An anki addon for >2.1 for comparing notes for duplicates

Language: Python - Size: 559 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Jamie-Ellis/strive

Homework For Strive School

Language: HTML - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Abhishekmishra-17/pattern-problems-with-python

Here I will try to solve some pattern related problem with python3.

Language: Python - Size: 516 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

agungnursatria/ifonly

Flutter conditional (if-else / switch-case) helpers to make a more readable and simplifier conditional code.

Language: Dart - Size: 75.2 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

FeyAgape/Intro-To-Javascript

javascript

Language: JavaScript - Size: 5.67 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

syqrefind/ICS-HW3-P4

Solution to Dining Philosophers

Language: C - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

eborghi10/JavaScript-SoloLearn

JavaScript practice examples from SoloLearn

Language: JavaScript - Size: 200 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

Dengkuat/Codewars-Solutions

My solutions to Codewars problems, organized by difficulty.

Language: JavaScript - Size: 105 KB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

UWT-Coding-Power-of-Technology/Python-Full-Course

This is Full Python Course for Anybody

Language: Python - Size: 85.9 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

rh3nium/Python

High-level, interpreted, object-oriented programming language programs with examples.

Language: Python - Size: 937 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

HerkimerD6H/Codecademy-CPP

My project and exercise work for Codecademy class "Learn C++"

Language: C++ - Size: 951 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

bisubus/jsx-control-flow

Declarative control flow in JSX with <If>, <For>, <Switch>, <Let>. Cleaner than logic operators, ternaries, and .map()

Language: TypeScript - Size: 171 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

JOSHUA-SAMUEL-J/psna-training-solved-problems

problems solved in Hackerrank

Language: Java - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

muralisuvvani/Rock-Paper-Scissor-game

A simple command-line Rock Paper Scissors game in Python

Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Varunkumar2516/PYTHON

This repository is a structured, day-wise journey through the core concepts of Python programming, designed to help beginners and intermediate learners gain practical experience and deep understanding of the Python language.

Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

madhurimarawat/Python-for-Datascience

This repository contains programs in the python programming language.

Language: Jupyter Notebook - Size: 12.3 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Adarshxox/JavaScript-Basics

Basics of JavaScript including variables, data types, operators, conditions, loops, functions, events, and simple DOM manipulation. Ideal for beginners starting with web development.

Language: JavaScript - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sammabeza/book-review-tracker

This is a simple C book review tracker that allows users to input books and review them!

Language: C - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Nikishita2006/Habit_Tracker

A beginner-friendly Python project to track daily habits. Supports adding, deleting, and marking tasks, shows progress with graphs, and automatically saves your data using files.

Language: Python - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SURESHBEEKHANI/Python-Basics-Fundamentals-for-Data-Science

This repository is a collection of Python basics and fundamentals tailored for individuals pursuing a career in Data Science. It covers essential concepts and programming skills necessary for data analysis, manipulation, and visualization.

Language: Jupyter Notebook - Size: 5.09 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

dev-karanjaiswar/HarryPottersGame

Interesting CLI game inspired by house selection ritual of Hogwarts Academy of Wizards. House Sorting Quiz

Language: Python - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

MrVamc/myLearningsWithPython

Welcome to the 10 Days of Python course! This repository is designed to help beginners learn Python programming in a simple and structured manner. Each section focuses on a specific topic with easy-to-understand explanations, examples, and hands-on exercises.

Language: Python - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

jubileeamechi/Advanced_Excel_Projects

This repository features Advanced Excel Projects demonstrating Excel’s powerful tools for solving real-world problems.

Size: 9.81 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

formulae-org/package-programming-js

Programming package for Fōrmulæ, in JavaScript

Language: JavaScript - Size: 94.7 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

dante690dark/javascript-exercises Fork of TheOdinProject/javascript-exercises

This excercises are part of "The oden project" course

Language: JavaScript - Size: 5.03 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

soumya99999/Java-programming

Java Programming

Language: Java - Size: 142 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Ganesh2116/FrontEnd_JavaScript

JavaScript

Language: HTML - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

GAMIDAm/QUIZ-TEXTUAL-JAVA

Quiz textual feito inteiramente em java

Language: Java - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

RyomenDev/Python

A repository for learning Python, covering fundamental concepts, data structures, algorithms, and practical projects. It aims to help beginners and intermediate learners enhance their skills with hands-on examples and coding exercises, providing a strong foundation for Python development and problem-solving.

Language: Python - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Akarshjha03/Rock-Paper-Scissors

A simple implementation of the classic Rock-Paper-Scissors game where a user can play against the computer. The game randomly selects an option for the computer, and the user inputs their choice.

Language: Kotlin - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Siddiqui145/quotes_app

A trial Flutter application demonstrating the integration of a REST API to fetch and display quotes, including author details and quote IDs. Emphasizes proficiency in handling HTTP requests and transforming JSON data into user-friendly formats. Fetches and displays quotes with author information. Converts JSON data into Dart objects.

Language: C++ - Size: 609 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

kastilyojl/Set-Operations

A simple Java console program that will solve the intersection and union of a set of elements with the given two arrays having several values. This program only used loops and condition statements, with no built-in Java function involved to solve the problem.

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

CodeLanderV/LearnC

Learn C programming with Code

Language: C - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

taharachedi/Algorithms-Problem-Solving-Level-4

📂 Repository containing well-organized solutions for simple problems Level 4 in C++.

Language: C++ - Size: 201 KB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

mmalinova/Java_SoftUni

Tasks from Java courses at https://softuni.bg/

Language: Java - Size: 18.5 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 3

madhurimarawat/Data-Structure-And-Algorithms

This repository contains programs in the C, C++ and Python programming language related to Data Structures.

Language: Jupyter Notebook - Size: 1.74 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

iamshibly/Comprehensive-C-Programming-Final-Lab-Report

C programming guide with detailed explanations of lab exam questions, meticulous algorithms, and thorough insights into source code development, supported by accompanying C source files.

Language: C - Size: 386 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

qtle3/bmi_calculator

Calculate your Body Mass Index (BMI) by entering your weight and height. The Python program computes your BMI and tells you if you're within a healthy range, below it, or above it.

Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

qtle3/voter-elegibility

This program determines if a person is eligible to vote in the US elections. It takes input from the user to assess the following: Citizenship, Age, State Residency, and Felony Status.

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

qtle3/boxing_weight_classes

The Python Boxing Weight Classifier is a simple Python script that determines the appropriate Olympic boxing weight class based on the user's input weight (in pounds) and gender. It categorizes both men and women into their respective weight classes according to Olympic standards.

Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Taqiyyfaiz/30-Days-of-JavaScript-Challenge

"A 30-day JavaScript challenge to boost your coding skills with daily topics and exercises, covering variables, data types, functions, objects, and more."

Language: JavaScript - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

qtle3/age_category

This simple Python program determines and outputs the age category of a user based on their input. The user is prompted to enter their age, and the program categorizes them into one of several predefined age groups.

Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0