Pinned Repositories
danielpitek3
Config files for my GitHub profile.
Minesweeper
A c++ Minesweeper game
nic
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.
danielpitek3's Repositories
danielpitek3/nic
danielpitek3/Open-Lab-02.01
(3 XP) Two functions to work with array of numbers.
danielpitek3/Open-Lab-03.06
(10 XP) A function that checks if a string contains spaces.
danielpitek3/Open-Lab-03.07
(12 XP) A function that checks if a cake can be divided fairly.
danielpitek3/Open-Lab-03.08
(10 XP) A function that checks if a word is in the plural.
danielpitek3/Open-Lab-03.10
(12 XP) A function that returns how many times a letter appears in the string.
danielpitek3/Open-Lab-03.11
(12 XP) A function that checks if a string is a palindrome.
danielpitek3/Open-Lab-04.01
(14 XP) A function that checks if a string contains two consecutive matching letters.
danielpitek3/Open-Lab-04.02
(14 XP) A function that creates a string with every letter doubled.
danielpitek3/Open-Lab-04.03
(14 XP) A function that removes the first and last letter from a string.
danielpitek3/Open-Lab-04.04
(15 XP) A function that formats an integer array into a phone number.
danielpitek3/Open-Lab-04.05
(14 XP) A function that repeats every letter in a string for n times.
danielpitek3/Open-Lab-04.06
(15 XP) A function that creates an array of an integer without odd numbers.
danielpitek3/Open-Lab-04.07
(15 XP) A function that takes a string and reverses it.
danielpitek3/Open-Lab-04.08
(15 XP) A function that returns an array of 4 letter long strings.
danielpitek3/Open-Lab-04.09
(15 XP) A function that removes all duplicate strings from an array.
danielpitek3/Open-Lab-04.10
(15 XP) A function that returns an average value of an integer array.
danielpitek3/Open-Lab-04.11
(16 XP) A function that sorts letters in a string in alphabetical order.
danielpitek3/Open-Lab-04.12
(15 XP) A function that returns a missing number.
danielpitek3/Open-Lab-04.13
(17 XP) A function that finds the longest common substring of two strings.
danielpitek3/Open-Lab-04.14
(17 XP) Print words in a frame to console
danielpitek3/Open-Lab-05.01
(18 XP) A function that returns the right century.
danielpitek3/Open-Lab-05.02
(18 XP) A function that removes useless marks from the end of a sentence.
danielpitek3/Open-Lab-05.03
(18 XP) A function that turns an integer into a string formatted to thousands.
danielpitek3/Open-Lab-05.04
(20 XP) A function that removes special characters from a string.
danielpitek3/Open-Lab-05.05
(20 XP) A function that alternates the capitalization of a string.
danielpitek3/Open-Lab-05.07
(18 XP) A function that removes the smallest integer from an array.
danielpitek3/Open-Lab-05.10
(25 XP) Reverse coding challenge.
danielpitek3/Testing
danielpitek3/testt