Pinned Repositories
10.03
Work in progress.
Open-Lab-01.00
Úvodne cvičenie na rozbehanie GitHubu.
Open-Lab-01.01
(2 XP) Parse input string to number and check if it's less than 10.
Open-Lab-01.02
(2 XP) Function which takes two parameters and returns their sum.
Open-Lab-01.03
(2 XP) Function that do the addition for specified parameter number.
Open-Lab-01.04
(3 XP) Function that calculates area of a triangle from base and height
Open-Lab-01.05
(3 XP) Function that reverse bool value.
Open-Lab-02.01
(3 XP) Two functions to work with array of numbers.
Open-Lab-02.02
(5 XP) Function that formats double array.
Open-Lab-02.03
(5 XP) A function that returns the remainder of two numbers.
theWEAKVik's Repositories
theWEAKVik/Open-Lab-10.03
OK! I get it now.
theWEAKVik/10.03
Work in progress.
theWEAKVik/Open-Lab-10.02
theWEAKVik/Open-Lab-10.01
theWEAKVik/Open-Lab-10.00
theWEAKVik/Open-Lab-04.14
(17 XP) Print words in a frame to console
theWEAKVik/Open-Lab-04.13
(17 XP) A function that finds the longest common substring of two strings.
theWEAKVik/Open-Lab-04.12
(15 XP) A function that returns a missing number.
theWEAKVik/Open-Lab-04.11
(16 XP) A function that sorts letters in a string in alphabetical order.
theWEAKVik/Open-Lab-04.10
(15 XP) A function that returns an average value of an integer array.
theWEAKVik/Open-Lab-04.09
(15 XP) A function that removes all duplicate strings from an array.
theWEAKVik/Open-Lab-04.08
(15 XP) A function that returns an array of 4 letter long strings.
theWEAKVik/Open-Lab-04.07
(15 XP) A function that takes a string and reverses it.
theWEAKVik/Open-Lab-04.06
(15 XP) A function that creates an array of an integer without odd numbers.
theWEAKVik/Open-Lab-04.05
(14 XP) A function that repeats every letter in a string for n times.
theWEAKVik/Open-Lab-04.04
(15 XP) A function that formats an integer array into a phone number.
theWEAKVik/Open-Lab-04.03
(14 XP) A function that removes the first and last letter from a string.
theWEAKVik/Open-Lab-04.02
(14 XP) A function that creates a string with every letter doubled.
theWEAKVik/Open-Lab-04.01
(14 XP) A function that checks if a string contains two consecutive matching letters.
theWEAKVik/Open-Lab-03.11
(12 XP) A function that checks if a string is a palindrome.
theWEAKVik/Open-Lab-03.10
(12 XP) A function that returns how many times a letter appears in the string.
theWEAKVik/Open-Lab-03.08
(10 XP) A function that checks if a word is in the plural.
theWEAKVik/Open-Lab-03.07
(12 XP) A function that checks if a cake can be divided fairly.
theWEAKVik/Open-Lab-03.06
(10 XP) A function that checks if a string contains spaces.
theWEAKVik/Open-Lab-03.05
(10 XP) A function that checks if two strings are equal regardless of their case.
theWEAKVik/Open-Lab-03.04
(7 XP) A function that checks if a number is odd or even.
theWEAKVik/Open-Lab-03.03
(7 XP) A function that compares the length of two strings.
theWEAKVik/Open-Lab-02.09
(6 XP) A function that unifies first name and last name into a single string.
theWEAKVik/Open-Lab-02.08
(6 XP) A function that checks if a string is empty.
theWEAKVik/Open-Lab-02.06
(5 XP) A function that checks if a number is divisible by 100.