Skip to content

algorithmic-cs/simple-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Simple Codes

All the codes on shared by algorithmic.cs.
Weekly updates made to this repo to have enough material.

Week 1 - JavaScript

  • Anagram
  • Palindrome number
  • Palindrome string
  • Case swap
  • Factorial with for loops
  • Factorial using recursion
  • Speech synthesis
  • Shuffle an array using Fisher-Yates algorithm
  • Prime number
  • Random number generator in a range
  • Armstrong number
  • Neon number
  • Quadratic equation solver
  • Vowels counter
  • Password generator
  • Longest word in sentence
  • Fibonacci sequence
  • Bits counter
  • Caesar cipher encryptor
  • BMI calculator

About

A repo of all simple codes shared on different accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors