MCPcopy Create free account

hub / github.com/IAPOLINARIO/100-days-of-code / functions

Functions2,162 in github.com/IAPOLINARIO/100-days-of-code

↓ 4 callersFunctionnext_prime
(number)
Month-1/Week-01/day-06/py/main.py:13
↓ 4 callersMethodnumberOfDaysByYear
($years = 0)
Month-1/Week-01/day-01/php/App/Calculator.php:4
↓ 4 callersFunctionoutputMessage
* Helper function to output messages to stdout * @param message Message to output */
Month-4/Week-15/day-100/c++/main.cpp:21
↓ 4 callersFunctionplayTheGame
(input int)
Month-3/Week-09/day-60/Go/main.go:12
↓ 4 callersFunctionpreventDistractions
(validatePhrase string, wordsToAvoid []string)
Month-2/Week-07/day-46/Go/main.go:19
↓ 4 callersFunctionprocess_input
(year_input: Option<String>, writer: impl std::io::Write)
Month-1/Week-01/day-01/Rust/src/main.rs:11
↓ 4 callersFunctionprogress_days
(days)
Month-1/Week-01/day-04/py/main.py:2
↓ 4 callersFunctionredirect
dependencies/c++/httplib.h:2879
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all
dependencies/c++/json.hpp:12423
↓ 4 callersMethodrgb2hex
()
Month-2/Week-08/day-54/Go/main.go:21
↓ 4 callersFunctionrgbToHex
* Converts color in RGB format to Hex format. * @param rgb The RGB format ("rgb(color1, color2, color3)") * @return Hex color format */
Month-2/Week-08/day-54/c++/main.cpp:15
↓ 4 callersFunctionrotateArray
(larryArray []int)
Month-2/Week-06/day-40/Go/main.go:13
↓ 4 callersFunctionselect_write
dependencies/c++/httplib.h:1644
↓ 4 callersMethodset_end
set iterator to a defined past the end
dependencies/c++/json.hpp:10729
↓ 4 callersFunctionset_font_style
dependencies/c++/indicators.hpp:1366
↓ 4 callersFunctionset_stream_color
dependencies/c++/indicators.hpp:1335
↓ 4 callersFunctionsigilize
(word string)
Month-3/Week-09/day-57/Go/main.go:20
↓ 4 callersFunctionsock_pairs
(socks)
Month-1/Week-01/day-05/py/main.py:2
↓ 4 callersFunctionstartTheDiner
(philosopherNames []string, servingPerPhilosopher int)
Month-1/Week-04/day-23/Go/main.go:97
↓ 4 callersFunctionsuperHeroTransform
* Superhero Transformation * @param Hero s * @param Hero t * @return True if the transformation is possible */
Month-4/Week-14/day-94/c++/main.cpp:16
↓ 4 callersFunctionswitchGravityOn
(inputArray [][]string)
Month-2/Week-08/day-52/Go/main.go:17
↓ 4 callersFunctionticTacToe
* Return the winner or tie results of a Tic Tac Toe game. * Inputs will be taken from player1 as **"X"**, player2 as **"O"**, and empty spaces as **"
Month-2/Week-08/day-50/c++/main.cpp:16
↓ 4 callersFunctionticTacToe
(game [][]string)
Month-2/Week-08/day-50/Go/main.go:21
↓ 4 callersMethodto_string
! @brief return a string representation of the JSON pointer @invariant For each JSON pointer `ptr`, it holds: @code {.cpp} ptr == jso
dependencies/c++/json.hpp:11670
↓ 4 callersFunctionuniqueBST
* Given n, how many structurally unique BST's (binary search trees) that store values 1 ... n? * * @param number of values to store * @return numbe
Month-1/Week-02/day-10/c++/main.cpp:15
↓ 4 callersFunctionvalid
Month-1/Week-02/day-11/kts/IPs.kt:21
↓ 4 callersFunctionwithdraw
(amount int)
Month-3/Week-13/day-88/Go/main.go:16
↓ 3 callersFunctionCalcAge
(age int)
Month-1/Week-01/day-01/Go-rschio/main.go:9
↓ 3 callersMethodCalculate
()
Month-1/Week-03/day-18/csharp/Day18/Day18.cs:22
↓ 3 callersMethodDiff
(d XYpair)
Month-2/Week-05/day-35/Go/main.go:29
↓ 3 callersMethodGetAssesment
(string[] skewers)
Month-1/Week-01/day-03/csharp/Barbecue/Barbecue/Program.cs:20
↓ 3 callersMethodIWin
()
Month-1/Week-03/day-16/csharp/Day16.Library/NimGame.cs:14
↓ 3 callersMethodNorm
()
Month-2/Week-05/day-35/Go/main.go:25
↓ 3 callersFunctionanalogClock
* Terminal Analog Clock (5 minute resolution) * @param hInput Hour (optional) * @param mInput Minute (optional) * @return Analog Clock representati
Month-3/Week-12/day-79/c++/main.cpp:94
↓ 3 callersFunctionbreakingRecords
* Calculate the number of break records (high and low) * @param scores The scores in the same order as the games played * @return Number of records
Month-2/Week-06/day-37/c++/main.cpp:14
↓ 3 callersFunctioncalcAge
Month-1/Week-01/day-01/c++/main.cpp:9
↓ 3 callersFunctioncalculateAgeInDays
Month-1/Week-01/day-01/kts/CalculateAge.kt:1
↓ 3 callersFunctioncallSuggestionsAPI
* Call the GET '/suggestions' API, served at localhost, port 1234. * It uses the Google Maps API internally to build part of the results. * * @par
Month-1/Week-03/day-20/c++/main.cpp:25
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
dependencies/c++/json.hpp:21089
↓ 3 callersMethodcheckFit
()
Month-1/Week-02/day-13/cs/Day13.Library/CanFit.cs:19
↓ 3 callersFunctioncreate_client_socket
dependencies/c++/httplib.h:1993
↓ 3 callersFunctionenum_name
dependencies/c++/magic_enum.hpp:139
↓ 3 callersFunctionfindPrincess
(n, r, c int, grid [][]string)
Month-3/Week-11/day-77/Go/main.go:8
↓ 3 callersFunctionfindWords
(board [][]byte, words []string)
Month-1/Week-04/day-28/Go/main.go:21
↓ 3 callersFunctionfind_nemo
(text)
Month-1/Week-01/day-02/py/main.py:7
↓ 3 callersFunctionfpToString
dependencies/c++/doctest.h:2815
↓ 3 callersFunctiongetCurrentTicks
dependencies/c++/doctest.h:2896
↓ 3 callersMethodgetElapsedSeconds
unsigned int getElapsedMilliseconds() const { return static_cast<unsigned int>(getElapsedMicroseconds() / 1000); }
dependencies/c++/doctest.h:2925
↓ 3 callersFunctiongetFullURL
* Resolve a full URL from a provided short URL * @param shortURL provided short URL * @return Full and original version of the URL */
Month-1/Week-03/day-19/c++/main.cpp:137
↓ 3 callersMethodgetMessage
Month-3/Week-13/day-85/c++/client.cpp:72
↓ 3 callersMethodget_param_value
dependencies/c++/httplib.h:3575
↓ 3 callersMethodhas_param
dependencies/c++/httplib.h:3571
↓ 3 callersFunctionhulkFeel
* Help Dr. Banner. * * @param n layers of Hulk feelings * @return Expression of Hulk's feelings */
Month-3/Week-13/day-87/c++/main.cpp:15
↓ 3 callersFunctionidenticalFilter
* Create a function that keeps only strings with repeating identical characters * @param list of words * @return list of words with repeating identi
Month-2/Week-08/day-55/c++/main.cpp:14
↓ 3 callersFunctionisDebuggerActive
dependencies/c++/doctest.h:3844
↓ 3 callersFunctionisValidURL
* Check if an URL is valid based on the rules: * a) Regex valid * b) between 1 and 200 characters * * @param url URL to validate * @return true
Month-1/Week-03/day-19/c++/main.cpp:109
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
dependencies/c++/json.hpp:19112
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
dependencies/c++/json.hpp:19056
↓ 3 callersFunctionjavelinThrow
* Write a function that takes initial speed (v in m/s) and throw angle (a in degrees) and returns the maximum height and maximum range reached by jave
Month-2/Week-08/day-53/c++/main.cpp:16
↓ 3 callersFunctionkeyboardMistakeFix
* Print the correct string from an input full of common typing errors. * @param input The input with typing errors * @return the message decoded */
Month-2/Week-05/day-33/c++/main.cpp:14
↓ 3 callersFunctionleastInterval
(tasks []byte, n int)
Month-1/Week-04/day-27/Go/main.go:52
↓ 3 callersFunctionlightOn
* How long has the light been on? * @param visits Time points for each person that entered and exited the room * @return Hours the light was on */
Month-3/Week-11/day-71/c++/main.cpp:44
↓ 3 callersFunctionlog
(mut writer: impl std::io::Write, string: String)
Month-1/Week-01/day-01/Rust/src/main.rs:2
↓ 3 callersFunctionmake_content_range_header_field
dependencies/c++/httplib.h:3192
↓ 3 callersFunctionmergeArrays
(targetArray, sourceArray)
Month-1/Week-01/day-07/py2/main.py:8
↓ 3 callersMethodmoved_or_copied
dependencies/c++/json.hpp:12639
↓ 3 callersFunctionnextEdge
* Get the Maximum Edge of a Triangle. * @param a Side A * @param b Side B * @return Maximum Edge of a Triangle */
Month-2/Week-07/day-44/c++/main.cpp:15
↓ 3 callersFunctionopenBinaryFile
* Open file (binary mode). * @param filename The filename * @return The file */
Month-2/Week-07/day-47/c++/main.cpp:33
↓ 3 callersFunctionparseFile
(filePath string)
Month-2/Week-05/day-35/Go/main.go:47
↓ 3 callersFunctionparseOption
parses an option and returns the string after the '=' character
dependencies/c++/doctest.h:5665
↓ 3 callersFunctionparseRGBColor
If there are values ​​less than 16 in r, g, and b, the bellow method will not work. if the obtained string has only one bit, it will be complemented o
Month-2/Week-08/day-54/Go/main.go:35
↓ 3 callersFunctionplaceOne
(N int64)
Month-3/Week-12/day-83/Go/main.go:44
↓ 3 callersFunctionpreventDistractions
* Checks to see if it contains the following words or phrases: * - "anime" * - "meme" * - "vines" * - "roasts" * - "Danny DeVito" * * @param co
Month-2/Week-07/day-46/c++/main.cpp:20
↓ 3 callersMethodprint_progress
dependencies/c++/indicators.hpp:1815
↓ 3 callersFunctionprocess_client_socket
dependencies/c++/httplib.h:1827
↓ 3 callersFunctionprocess_multipart_ranges_data
dependencies/c++/httplib.h:3204
↓ 3 callersFunctionread_content
dependencies/c++/httplib.h:2679
↓ 3 callersFunctionread_headers
dependencies/c++/httplib.h:2504
↓ 3 callersFunctionrescaleNumber
(numberPart string, size int)
Month-2/Week-06/day-36/Go/main.go:149
↓ 3 callersMethodrun
()
Month-1/Week-01/day-01/ts/src/index.ts:8
↓ 3 callersFunctionrunChecks
* Helper function to test files * @param sourceFilename The filename to compress, uncompress and compare sizes */
Month-2/Week-07/day-47/c++/main.cpp:173
↓ 3 callersFunctionschedulerTimeUnits
* Return the least number of units of times that the CPU will take to finish all the given tasks. * @param tasks The tasks of the CPU * @param n The
Month-1/Week-04/day-27/c++/main.cpp:47
↓ 3 callersMethodsendMessage
Month-3/Week-13/day-85/c++/client.cpp:66
↓ 3 callersMethodset_begin
set iterator to a defined beginning
dependencies/c++/json.hpp:10723
↓ 3 callersFunctionsigilize
* Magic Sigil Generator * @param input text * @return The Magic Sigil */
Month-3/Week-09/day-57/c++/main.cpp:14
↓ 3 callersMethodstart
dependencies/c++/doctest.h:2918
↓ 3 callersMethodstringify
dependencies/c++/doctest.h:1500
↓ 3 callersFunctionstringifyBinaryExpr
dependencies/c++/doctest.h:1005
↓ 3 callersFunctionswitchGravityOn
* Given a 2D array of some suspended blocks (represented as hastags), * return another 2D array which shows the end result once gravity is switched
Month-2/Week-08/day-52/c++/main.cpp:16
↓ 3 callersMethodthink
()
Month-1/Week-04/day-23/Go/main.go:32
↓ 3 callersFunctiontoHex
* Create a function that takes a strings characters as ASCII and returns each characters hexadecimal value * as a string. * * @param text Text in
Month-2/Week-08/day-56/c++/main.cpp:16
↓ 3 callersFunctiontrim
dependencies/c++/httplib.h:1491
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
dependencies/c++/json.hpp:7313
↓ 3 callersFunctionuniquePaths
* How many possible unique paths are there? * @param m component of grid m x n * @param n component of grid m x n * @return number of unique pa
Month-1/Week-03/day-18/c++/main.cpp:28
↓ 3 callersFunctionvestigium
* Vestigium * * @param m Square matrix of integer values * @return std::array<int, 3> of: TRACE, REPEATED ROWS, REPEATED COLUMNS */
Month-3/Week-12/day-84/c++/main.cpp:15
↓ 3 callersMethodwhat
returns the explanatory string
dependencies/c++/json.hpp:2423
↓ 3 callersFunctionwithdrawBills
* What is the minimum number of bills Allen could receive after withdrawing his entire balance? * @param n Balance * @return Minimum number of bills
Month-3/Week-13/day-88/c++/main.cpp:14
↓ 3 callersFunctionwrite_content
dependencies/c++/httplib.h:2742
↓ 2 callersFunctionCheckTidyNumber
(input []int64)
Month-3/Week-12/day-82/Go/main.go:35
↓ 2 callersFunctionControlDoor
(commands []string)
Month-3/Week-10/day-69/Go/main.go:82
← previousnext →301–400 of 2,162, ranked by callers