MCPcopy Create free account

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

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

↓ 8 callersFunctionfileSize
* Get the file size given an opened file. * @param file The opened file * @return file size or -1 if error */
Month-2/Week-07/day-47/c++/main.cpp:19
↓ 8 callersFunctionfitTheItemsInTheBags
Month-1/Week-02/day-13/kts/ShoppingBags.kt:1
↓ 8 callersFunctionhandle_EINTR
dependencies/c++/httplib.h:1610
↓ 8 callersFunctionisOnStack
dependencies/c++/doctest.h:470
↓ 8 callersFunctionmaximumValueAfterDigitInsert
* Get the maximum possible value obtained by inserting one single digit inside the decimal * representation of integer N * @param n The decimal rep
Month-2/Week-05/day-30/c++/main.cpp:16
↓ 8 callersMethodoutput
Month-3/Week-13/day-85/c++/server.cpp:101
↓ 8 callersFunctionrepeatChar
(character string, numberOfBlankSpacesInTheLeft int, breakLine bool, repeat int)
Month-2/Week-06/day-36/Go/main.go:188
↓ 8 callersMethodsetCurrentCommand
Month-3/Week-10/day-69/c++/main.cpp:151
↓ 8 callersMethodsetCurrentState
Month-3/Week-10/day-69/c++/main.cpp:158
↓ 8 callersFunctionstringToIntArray
Month-1/Week-02/day-13/kts/ShoppingBags.kt:20
↓ 8 callersFunctiontoWords
(m int)
Month-2/Week-05/day-31/Go/main.go:40
↓ 8 callersFunctionwrite_data
dependencies/c++/httplib.h:2731
↓ 7 callersMethodAdd
(href string)
Month-3/Week-09/day-61/Go/main.go:28
↓ 7 callersMethodCalcAge
(int ageInYears)
Month-1/Week-01/day-01/cs/App/Program.cs:19
↓ 7 callersMethodGetIndexNemo
(string baseString)
Month-1/Week-01/day-02/csharp/FindingNemo/Program.cs:27
↓ 7 callersFunctionassertString
clang-format off
dependencies/c++/doctest.h:3203
↓ 7 callersFunctioncombination
Month-1/Week-03/day-18/kts/UniquePath.kt:1
↓ 7 callersFunctiondecode
Month-1/Week-03/day-19/kts/UrlShortner.kt:14
↓ 7 callersFunctiondestroy
dependencies/c++/json.hpp:17692
↓ 7 callersFunctionencode
Month-1/Week-03/day-19/kts/UrlShortner.kt:3
↓ 7 callersMethodend_array
dependencies/c++/json.hpp:5930
↓ 7 callersMethodend_object
dependencies/c++/json.hpp:5920
↓ 7 callersFunctionget_value
dependencies/c++/indicators.hpp:882
↓ 7 callersFunctionisLegitimate
* Check if the swimming pool blueprint is legitimate. * A pool is considered legitimate if it does not touch any of the four borders in this 2D arra
Month-2/Week-07/day-49/c++/main.cpp:16
↓ 7 callersMethodis_completed
dependencies/c++/indicators.hpp:1706
↓ 7 callersFunctionkaracasEncrypt
Month-1/Week-02/day-14/kts/Karacas.kt:1
↓ 7 callersFunctionletterCombinations
Month-1/Week-02/day-08/kts/PhoneNumbers.kt:15
↓ 7 callersFunctionsockPairs
* Calculate total of sock pairs * * @param sequence - Unordered sequence of socks * @return total number of sock pairs */
Month-1/Week-01/day-05/c++/main.cpp:15
↓ 7 callersFunctionsockPairs
(socks []int)
Month-2/Week-06/day-41/Go/main.go:10
↓ 7 callersMethodstart_array
dependencies/c++/json.hpp:5925
↓ 7 callersMethodstart_object
dependencies/c++/json.hpp:5910
↓ 7 callersMethodstring
dependencies/c++/json.hpp:5900
↓ 7 callersFunctiontrafficLightChecker
* Check the Traffic Light input * @lights The traffic light input * @return ACCEPT, REJECT or ERROR */
Month-2/Week-05/day-29/c++/main.cpp:15
↓ 7 callersFunctionuniquePaths
(m int, n int)
Month-1/Week-03/day-18/Go/main.go:12
↓ 7 callersFunctionvalidateISBN
(input string)
Month-3/Week-10/day-65/Go/main.go:17
↓ 6 callersFunctionFindAndcountSkewersForType
($skewers)
Month-1/Week-01/day-03/php/App/FindAndcountSkewersForType.php:3
↓ 6 callersFunctionFindNemo
($text = "")
Month-1/Week-01/day-02/php/App/FindNemo.php:2
↓ 6 callersMethodFindNemo
(string nemoMessage)
Month-1/Week-01/day-02/cs/FindingNemo/Program.cs:13
↓ 6 callersMethodFindPairs
(string sockets)
Month-1/Week-01/day-05/csharp/SockPairs/SockPairs/Program.cs:21
↓ 6 callersFunctionIsAnagram
(wordOne string, wordTwo string)
Month-1/Week-03/day-15/Go/main.go:16
↓ 6 callersFunctionMergeArrays
(input_1 string, input_2 string)
Month-1/Week-01/day-07/Go/main.go:28
↓ 6 callersFunctionMinTurns
* Calculate the smallest number of turns it takes to transform the lock from the current combination to the target combination * @param current Curre
Month-1/Week-04/day-26/c++/main.cpp:41
↓ 6 callersFunctionProgressDays
(inputDays string)
Month-1/Week-01/day-04/Go/main.go:28
↓ 6 callersFunctionShortMyUrl
(myUrl string, customShortLink string)
Month-1/Week-03/day-19/Go/main.go:15
↓ 6 callersFunctionbathroomStalls
* Bathroom Stalls. * * @param n Number of stalls * @param k Number of people * @return std::array<int, 2>, as index = 0 -> max(LS, RS), index = 1
Month-3/Week-12/day-83/c++/main.cpp:17
↓ 6 callersFunctionbbqReader
Month-1/Week-01/day-03/kts/BarbecueSkewers.kt:7
↓ 6 callersFunctionbbqSkewers
* Calculate skewers of the barbecue. * * @param vector of strings representing the barbecue * @return vector of ints representing [# vegetarian ske
Month-1/Week-01/day-03/c++/main.cpp:16
↓ 6 callersFunctionbuildMinesweeper
* Build the Minesweeper. * @param size As size x size * @param mines Number of mines * @param seed Random seed (optional) * @return The field */
Month-3/Week-11/day-75/c++/main.cpp:17
↓ 6 callersFunctioncalculateBinaryTreeCombinations
Month-1/Week-02/day-10/kts/BinaryTree.kt:1
↓ 6 callersFunctioncalculatePairs
Month-1/Week-01/day-05/kts/PairOfSocks.kt:1
↓ 6 callersFunctioncalculateTrappedWater
Month-1/Week-02/day-09/kts/TrappedWater.kt:1
↓ 6 callersFunctioncolorMaze
* Entry point - Color Maze * @param colorSequence Color Sequence to follow * @param maze The maze * @param Solution as a vector of coordinates X an
Month-3/Week-10/day-67/c++/main.cpp:204
↓ 6 callersFunctioncountBombs
* Helper method to count number of bombs in the field * @param field the Minesweeper */
Month-3/Week-11/day-75/c++/main.cpp:81
↓ 6 callersFunctioncreateAllCombinationsOf
Month-1/Week-02/day-11/kts/IPs.kt:1
↓ 6 callersFunctionfindNemo
(text)
Month-1/Week-01/day-02/py2/main.py:7
↓ 6 callersFunctionfindNextPrime
(baseNumber)
Month-1/Week-01/day-06/py2/main.py:7
↓ 6 callersFunctionfindSockPairs
(drawer)
Month-1/Week-01/day-05/py2/main.py:7
↓ 6 callersFunctionfoundExit
* Found the exit? * @param path The path * @return true if finished maze */
Month-3/Week-10/day-67/c++/main.cpp:46
↓ 6 callersFunctionfreePrisioners
Month-1/Week-03/day-17/kts/PrisonBreak.kt:3
↓ 6 callersFunctionfreedPrisioner
(cells []int)
Month-1/Week-03/day-17/Go/main.go:15
↓ 6 callersFunctiongetGithubAPIResult
getGithubAPIResult get results from github
readme-generator/main.go:121
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
dependencies/c++/json.hpp:4607
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
dependencies/c++/json.hpp:19178
↓ 6 callersFunctionlastTidy
* Get the Last Tidy Number from 1 to n * @param n The last number from 1 to n * @return The Last Tidy Number */
Month-3/Week-12/day-82/c++/main.cpp:14
↓ 6 callersFunctionlongestWord
* What is the longest valid English language word you can make for each keyboard configuration? * Uses "../../../../assets/dictionary1.txt" * * @p
Month-3/Week-10/day-70/c++/main.cpp:18
↓ 6 callersFunctionnextPrime
Month-1/Week-01/day-06/kts/PrimeNumbers.kt:6
↓ 6 callersMethodnull
dependencies/c++/json.hpp:5875
↓ 6 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
dependencies/c++/json.hpp:10265
↓ 6 callersFunctionprogressDays
* Calculate total number of progress days * * @param vector of miles run every Saturday * @return int of total number of progress days */
Month-1/Week-01/day-04/c++/main.cpp:16
↓ 6 callersFunctionprogressEvaluator
(milesArray)
Month-1/Week-01/day-04/py2/main.py:7
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
dependencies/c++/json.hpp:21796
↓ 6 callersFunctionrestoreIpAddresses
(input string)
Month-1/Week-02/day-11/Go/main.go:21
↓ 6 callersFunctionrize
Usage: auto new_message = color::rize( "I am a banana!", "Yellow", "Green" ); std::cout << new_message << std::endl;
dependencies/c++/color.hpp:110
↓ 6 callersFunctionsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
dependencies/c++/json.hpp:21577
↓ 6 callersFunctionsockPairs
(input string)
Month-1/Week-01/day-05/Go/main.go:32
↓ 6 callersFunctionsplit
dependencies/c++/httplib.h:1507
↓ 6 callersFunctionstringToIntArray
Month-1/Week-03/day-17/kts/PrisonBreak.kt:21
↓ 6 callersFunctionstringToIntArray
Month-1/Week-02/day-09/kts/TrappedWater.kt:28
↓ 6 callersMethodsubtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
dependencies/c++/json.hpp:4586
↓ 6 callersFunctiontriArea
* Get the area of the triangle. * @param b Base * @param h Height * @return Area of the triangle */
Month-2/Week-07/day-43/c++/main.cpp:15
↓ 5 callersMethodAgeintoDays
(int years)
Month-1/Week-01/day-01/csharp/ConvertAgeToDays/Program.cs:16
↓ 5 callersFunctionCalculateAge
(input string)
Month-1/Week-01/day-01/Go/main.go:32
↓ 5 callersFunctionCalculateTypeDistance
(ip []string)
Month-3/Week-10/day-68/Go/main.go:10
↓ 5 callersMethodCombiner
(string inputLetters)
Month-1/Week-02/day-08/csharp/PhoneLetterCombinations/PhoneLetterCombinations/Program.cs:28
↓ 5 callersFunctionEncrypt
(input string)
Month-1/Week-02/day-14/Go/main.go:24
↓ 5 callersMethodFreedPrisoners
()
Month-1/Week-03/day-17/csharp/Day17/Day17.cs:25
↓ 5 callersMethodFromL33t
(originalWord string)
Month-3/Week-11/day-73/Go/main.go:17
↓ 5 callersMethodGetPrimeNumberOrNext
(int number)
Month-1/Week-01/day-06/csharp/NextPrime/NextPrime/Program.cs:17
↓ 5 callersMethodGetProgressCount
(int[] progressDays)
Month-1/Week-01/day-04/csharp/JohnnyProgress/JohnnyProgress/Program.cs:19
↓ 5 callersFunctionNewTranslator
()
Month-3/Week-11/day-73/Go/main.go:13
↓ 5 callersFunctionNewTranslator
()
Month-3/Week-11/day-72/Go/main.go:10
↓ 5 callersFunctionProgressCount
($progressDays)
Month-1/Week-01/day-04/php/App/ProgressCount.php:4
↓ 5 callersMethodToL33t
(originalWord string)
Month-3/Week-11/day-72/Go/main.go:14
↓ 5 callersMethodType
()
Month-1/Week-02/day-12/cs/Day12.Library/LandscapeType.cs:44
↓ 5 callersMethodadd
dependencies/c++/doctest.h:4984
↓ 5 callersFunctionbotSavePrincess
* Bot saves princess * @param size Grid size (as size x size) * @param botR Position of bot (row) * @param botC Position of bot (column) * @param
Month-3/Week-11/day-77/c++/main.cpp:24
↓ 5 callersFunctionbuildChristmasTree
(height int)
Month-2/Week-07/day-48/Go/main.go:18
↓ 5 callersFunctionbuildElevationMap
(input []string)
Month-1/Week-02/day-09/go/main.go:26
↓ 5 callersFunctionbuildTree
(start int, end int)
Month-1/Week-02/day-10/Go/main.go:41
↓ 5 callersFunctioncalculateProgressDays
Month-1/Week-01/day-04/kts/ProgressDays.kt:1
← previousnext →101–200 of 2,162, ranked by callers