MCPcopy Create free account

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

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

↓ 2 callersFunctionreportFatal
dependencies/c++/doctest.h:4108
↓ 2 callersMethodresetPosition
* Resets the position of the Lock to the number specified. * @param n The number specified to reset position of the Lock * @return The Lock
Month-1/Week-04/day-26/c++/main.cpp:27
↓ 2 callersFunctionrollTheDices
(dices []string, seed int64)
Month-3/Week-09/day-58/Go/main.go:18
↓ 2 callersMethodsendMessage
Month-3/Week-13/day-85/c++/server.cpp:110
↓ 2 callersMethodsetLast
dependencies/c++/doctest.h:3020
↓ 2 callersMethodsetSizes
set the sizes and notify StreamDisplayManager
Month-3/Week-12/day-80/Go/main.go:80
↓ 2 callersMethodset_option
dependencies/c++/indicators.hpp:1631
↓ 2 callersMethodset_progress
dependencies/c++/indicators.hpp:1676
↓ 2 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
dependencies/c++/json.hpp:4559
↓ 2 callersFunctionshow_console_cursor
dependencies/c++/indicators.hpp:937
↓ 2 callersFunctionskip_whitespace
dependencies/c++/json.hpp:7439
↓ 2 callersFunctionsort_array
(first_array_str, second_array_str)
Month-1/Week-01/day-07/py/main.py:2
↓ 2 callersFunctionssl_connect_or_accept_nonblocking
dependencies/c++/httplib.h:5711
↓ 2 callersFunctionssl_delete
dependencies/c++/httplib.h:5700
↓ 2 callersFunctionssl_new
dependencies/c++/httplib.h:5670
↓ 2 callersFunctionstatus_message
dependencies/c++/httplib.h:2108
↓ 2 callersFunctionstringToIntArray
Month-1/Week-01/day-07/kts/SortArray.kt:8
↓ 2 callersFunctionswap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
dependencies/c++/json.hpp:22442
↓ 2 callersFunctionswitchPrisonCells
* Switch lock of prison cells. * @param &pa prison arrangement */
Month-1/Week-03/day-17/c++/main.cpp:13
↓ 2 callersFunctiontestGoogleLogo
* Helper test method. * @param n Size of output image as NxN pixels * @param outputFileName Ouput image file * @param expectedOutputContent Expecte
Month-3/Week-12/day-81/c++/main.cpp:79
↓ 2 callersFunctionthrowException
dependencies/c++/doctest.h:3462
↓ 2 callersMethodtick
dependencies/c++/indicators.hpp:1686
↓ 2 callersFunctiontranslateActiveException
dependencies/c++/doctest.h:3802
↓ 2 callersFunctiontree
* Create a Christmas tree based on height. * @param h Height * @return Christmas tree */
Month-2/Week-07/day-48/c++/main.cpp:15
↓ 2 callersFunctionupdateCooldown
* Update the tasks cooldown. * For the executed task, it resets its cooldown and for the others, it updates until 0. * @param cool The control map o
Month-1/Week-04/day-27/c++/main.cpp:23
↓ 2 callersFunctionupdateIndicator
* Update the analog indicator of the clock * @param clock The clock * @param i Indicator Data * @param iType Indicator Type */
Month-3/Week-12/day-79/c++/main.cpp:50
↓ 2 callersFunctionupdt1
Month-3/Week-11/day-71/c++/main.cpp:9
↓ 2 callersFunctionupdt2
Month-3/Week-11/day-71/c++/main.cpp:18
↓ 2 callersFunctionwordSearch
* The Word Search. * @param board The board of letters * @param dictionary Dictionary of valid words do find * @return Words found */
Month-1/Week-04/day-28/c++/main.cpp:145
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
dependencies/c++/json.hpp:12847
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
dependencies/c++/json.hpp:12867
↓ 2 callersFunctionwrite_headers
dependencies/c++/httplib.h:2709
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
dependencies/c++/json.hpp:13172
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
dependencies/c++/json.hpp:13496
↓ 1 callersFunctionASN1_STRING_get0_data
dependencies/c++/httplib.h:227
↓ 1 callersMethodClient
Universal client implementation
dependencies/c++/httplib.h:6337
↓ 1 callersFunctionDrawMaze
(rows, cols int)
Month-1/Week-03/day-21/Go/main.go:28
↓ 1 callersMethodGetDictionary
()
Month-3/Week-11/day-73/Go/main.go:44
↓ 1 callersMethodGetDictionary
()
Month-3/Week-11/day-72/Go/main.go:33
↓ 1 callersFunctionHourCords
Given current hour time(i.e. 12, 8) and the radius, returns pair of cords to draw line to
Month-3/Week-12/day-79/Go/main.go:83
↓ 1 callersFunctionISBNGenerator
* ISBN Generator * @return ISBN code */
Month-3/Week-10/day-66/c++/main.cpp:44
↓ 1 callersFunctionL33TtoEnglish
* L33T -> 'English' * @param w Word * @return Translated word */
Month-3/Week-11/day-73/c++/main.cpp:14
↓ 1 callersFunctionMakePhilosopher
(id int, name string, neighbor *Philosopher)
Month-1/Week-04/day-23/Go/main.go:16
↓ 1 callersMethodMergeArrays
(int[] nums1, int[] nums2)
Month-1/Week-01/day-07/csharp/MergeSortedArrays/MergeSortedArrays/Program.cs:21
↓ 1 callersFunctionNewCattle
(tw *twitter.User, tm []twitter.Tweet)
Month-3/Week-11/day-74/Go/main.go:22
↓ 1 callersFunctionNewDoor
(initialStatus string)
Month-3/Week-10/day-69/Go/main.go:13
↓ 1 callersFunctionNewDoorComand
(command string)
Month-3/Week-10/day-69/Go/main.go:49
↓ 1 callersFunctionNewNode
(value int)
Month-1/Week-02/day-10/Go/main.go:17
↓ 1 callersMethodPop
()
Month-1/Week-04/day-27/Go/main.go:41
↓ 1 callersMethodPush
(x interface{})
Month-1/Week-04/day-27/Go/main.go:36
↓ 1 callersFunctionRandomString
(n int, characters string)
Month-1/Week-03/day-19/Go/main.go:26
↓ 1 callersFunctionScoreBuild
(clientId *string, clientSecret *string, twitterHandle *string)
Month-3/Week-11/day-74/Go/main.go:104
↓ 1 callersMethodSendCommand
(command DoorCommand)
Month-3/Week-10/day-69/Go/main.go:17
↓ 1 callersMethodSetCostBenefit
()
Month-3/Week-11/day-76/Go/main.go:14
↓ 1 callersFunctionSolution
(N int)
Month-2/Week-05/day-30/Go/main.go:16
↓ 1 callersFunctionSortMapByValue
SortMapByValue sort values by mapping
readme-generator/main.go:301
↓ 1 callersMethodaddError
dependencies/c++/doctest.h:5006
↓ 1 callersMethodaddFailure
dependencies/c++/doctest.h:5001
↓ 1 callersMethodaddNewClient
Month-3/Week-13/day-85/c++/server.cpp:114
↓ 1 callersFunctionadditionalPaths
* Number of additional paths ahead. * @param step current step of the path * @param maxM M component of grid m x n * @param maxM N component of
Month-1/Week-03/day-18/c++/main.cpp:16
↓ 1 callersFunctionappend_exponent
dependencies/c++/json.hpp:15336
↓ 1 callersFunctionat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
dependencies/c++/json.hpp:19876
↓ 1 callersFunctionbacktrack
(input string, track []string, key int, result *[]string)
Month-1/Week-02/day-11/Go/main.go:32
↓ 1 callersFunctionbase64_encode
NOTE: This code came up with the following stackoverflow post: https://stackoverflow.com/questions/180947/base64-decode-snippet-in-c
dependencies/c++/httplib.h:1330
↓ 1 callersFunctionbbq_skewer
(grill)
Month-1/Week-01/day-03/py/main.py:2
↓ 1 callersFunctionbind_ip_address
dependencies/c++/httplib.h:1944
↓ 1 callersFunctionbuildChallengeIndex
()
readme-generator/main.go:49
↓ 1 callersFunctionbuildGoogleLogo
* Draw the “G” Logo * * @param n Size of output image as NxN pixels * @param outputFileName Ouput image file * @return true if OK */
Month-3/Week-12/day-81/c++/main.cpp:17
↓ 1 callersFunctionbuildMunicipalitiesOfBrazil
* Build the map of all municipalities of Brazil * @return Map with a std::pair with name, state and internal IBGE id */
Month-4/Week-15/day-99/c++/main.cpp:53
↓ 1 callersFunctionbuildNumber
()
Month-3/Week-12/day-78/Go/main.go:8
↓ 1 callersFunctionbuildOutputResult
(PRs []structs.PullRequest)
readme-generator/main.go:204
↓ 1 callersFunctionbuildRankingTable
(sortedMap map[string][]string)
readme-generator/main.go:250
↓ 1 callersFunctioncalcCostBenefit
(cakes []Cake)
Month-3/Week-11/day-76/Go/main.go:64
↓ 1 callersFunctioncalcDestructionInFootballFields
Month-1/Week-04/day-22/c++/main.cpp:10
↓ 1 callersMethodcalculateDaysFromYear
(year: number)
Month-1/Week-01/day-01/ts/src/index.ts:19
↓ 1 callersFunctioncallMapsAPI
* Call the Google Maps API * @param q search string * @param latitude Optional latitude for search * @param longitude Optional longitude for search
Month-1/Week-03/day-20/c++/server.cpp:22
↓ 1 callersFunctioncallServerOff
* Call the /stop API endpoint on the localserver to shutdown it. */
Month-1/Week-03/day-20/c++/main.cpp:47
↓ 1 callersFunctioncan_compress_content_type
dependencies/c++/httplib.h:2178
↓ 1 callersFunctioncheckCattleLevel
(clientId *string, clientSecret *string, twitterHandle *string)
Month-3/Week-11/day-74/Go/main.go:148
↓ 1 callersFunctioncheckGameWinner
(gameResult map[string]int)
Month-2/Week-08/day-50/Go/main.go:46
↓ 1 callersFunctioncheckIfShouldThrow
dependencies/c++/doctest.h:3448
↓ 1 callersFunctioncheckStalls
(input [][]int64)
Month-3/Week-12/day-83/Go/main.go:17
↓ 1 callersFunctionchecks
Month-3/Week-11/day-71/c++/main.cpp:27
↓ 1 callersFunctionclearCell
(x, y int)
Month-3/Week-11/day-75/Go/main.go:77
↓ 1 callersFunctionclearString
Month-1/Week-02/day-11/kts/IPs.kt:27
↓ 1 callersFunctioncolor_to_stream
dependencies/c++/doctest.h:3738
↓ 1 callersFunctioncolors_init
dependencies/c++/doctest.h:3720
↓ 1 callersFunctioncombine_letters_empty_input
()
Month-1/Week-02/day-08/py/main_test.py:4
↓ 1 callersFunctioncombine_letters_one_digit
()
Month-1/Week-02/day-08/py/main_test.py:8
↓ 1 callersFunctioncombine_letters_three_digits
()
Month-1/Week-02/day-08/py/main_test.py:16
↓ 1 callersFunctioncombine_letters_two_digits
()
Month-1/Week-02/day-08/py/main_test.py:12
↓ 1 callersFunctioncompress
* Compress a file. * @param sourceFileName Source filename * @param targetFileName Target (compressed) filename * return 0 if OK */
Month-2/Week-07/day-47/c++/main.cpp:58
↓ 1 callersMethodconnect_with_proxy
dependencies/c++/httplib.h:6055
↓ 1 callersMethodcopy
dependencies/c++/doctest.h:3022
↓ 1 callersFunctioncountAdjMines
(x, y int)
Month-3/Week-11/day-75/Go/main.go:61
↓ 1 callersFunctioncrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
dependencies/c++/json.hpp:21264
↓ 1 callersFunctioncreateCombitaion
Month-1/Week-02/day-08/kts/PhoneNumbers.kt:9
↓ 1 callersFunctioncrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
dependencies/c++/json.hpp:21293
↓ 1 callersFunctiondecode
* Decode part of an encoded short URL to an numerical ID * @param id - the id to encode * @param base - the encode base system to use to decode * @
Month-1/Week-03/day-19/c++/main.cpp:86
↓ 1 callersMethoddecompress
dependencies/c++/httplib.h:2311
← previousnext →501–600 of 2,162, ranked by callers