Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IAPOLINARIO/100-days-of-code
/ functions
Functions
2,162 in github.com/IAPOLINARIO/100-days-of-code
⨍
Functions
2,162
◇
Types & classes
466
↓ 2 callers
Method
CountByType
(IEnumerable<string> skewers)
Month-1/Week-01/day-03/cs/BarbecueSkewers/Program.cs:19
↓ 2 callers
Method
Dot
(d XYpair)
Month-2/Week-05/day-35/Go/main.go:21
↓ 2 callers
Method
EasyMergeArrays
(int[] nums1, int[] nums2)
Month-1/Week-01/day-07/csharp/MergeSortedArrays/MergeSortedArrays/Program.cs:43
↓ 2 callers
Function
FindNemo
(s string)
Month-1/Week-01/day-02/Go-rschio/main.go:22
↓ 2 callers
Function
ISBNvalidator
* ISBN Validator * @param code Book code * @return true if ISBN is OK */
Month-3/Week-10/day-66/c++/main.cpp:15
↓ 2 callers
Method
IsValidInput
(string input)
Month-1/Week-02/day-08/csharp/PhoneLetterCombinations/PhoneLetterCombinations/Program.cs:61
↓ 2 callers
Method
Lock
Constructor of Lock
Month-1/Week-04/day-26/c++/main.cpp:18
↓ 2 callers
Function
MinSecCords
Given current minute or second time(i.e 30 min, 60 minutes) and the radius, returns pair of cords to draw line to
Month-3/Week-12/day-79/Go/main.go:72
↓ 2 callers
Function
NewAsteroid
(size int)
Month-2/Week-08/day-51/Go/main.go:12
↓ 2 callers
Method
String
dependencies/c++/doctest.h:3035
↓ 2 callers
Function
accept
dependencies/c++/json.hpp:23311
↓ 2 callers
Function
addAssert
dependencies/c++/doctest.h:4097
↓ 2 callers
Function
addFailedAssert
dependencies/c++/doctest.h:4102
↓ 2 callers
Method
addTime
dependencies/c++/doctest.h:4994
↓ 2 callers
Method
appendSubcaseNamesToLastTestcase
dependencies/c++/doctest.h:4988
↓ 2 callers
Function
beautifulPaints
* What is the maximum possible number of times the visitor may become happy while passing all pictures from first to last? * * @param paintings Th
Month-4/Week-14/day-96/c++/main.cpp:16
↓ 2 callers
Function
bisearch
auxiliary function for binary search in interval table */
dependencies/c++/indicators.hpp:1088
↓ 2 callers
Function
brazilMunicipalitiesNumber
* Get the number of municipalities in the state informed * @param stateAcronym The State's acronym * @return Number of municipalities */
Month-4/Week-14/day-98/c++/main.cpp:20
↓ 2 callers
Function
c_str
the only functions I'm willing to leave in the interface - available for inlining
dependencies/c++/doctest.h:497
↓ 2 callers
Function
candlesDuration
* For how many hours can his candles light up the room if he acts optimally well? * Each candle burns for an hour. * * @param startingCandles Star
Month-4/Week-14/day-92/c++/main.cpp:18
↓ 2 callers
Function
cmp_equal
dependencies/c++/magic_enum.hpp:235
↓ 2 callers
Function
cmp_less
dependencies/c++/magic_enum.hpp:265
↓ 2 callers
Function
compute_boundaries
dependencies/c++/json.hpp:14595
↓ 2 callers
Method
copy_settings
dependencies/c++/httplib.h:4716
↓ 2 callers
Function
crawler
* A simple, single threaded Web Crawler. * @param seedURL A starting (seed) URL * @param maxDepth Maximum depth to recurse to * @return Discovered
Month-3/Week-09/day-61/c++/main.cpp:80
↓ 2 callers
Function
createRandomString
Month-1/Week-03/day-19/kts/UrlShortner.kt:22
↓ 2 callers
Function
create_socket
dependencies/c++/httplib.h:1845
↓ 2 callers
Method
current
dependencies/c++/indicators.hpp:1699
↓ 2 callers
Function
diceRoll
* Dice Roller * * @param dices The dices vector in format <numberOfDices>d<numberOfSides> * @return string with a sum of dices rolls in format: <s
Month-3/Week-09/day-58/c++/main.cpp:18
↓ 2 callers
Method
disconnect
Month-3/Week-13/day-85/c++/server.cpp:153
↓ 2 callers
Function
dispatchProgress
* Dispatch a job in another thread * @param barWitdh Progress bar width * @param fillContent Fill content * @param leadContent Lead content * @par
Month-3/Week-12/day-80/c++/main.cpp:25
↓ 2 callers
Function
elephantSteps
* What is the minimum number of steps the elephant needs to take to reach his friend's house? * @param target Elephant's friend position * @return
Month-4/Week-14/day-97/c++/main.cpp:16
↓ 2 callers
Function
emplace
dependencies/c++/json.hpp:22037
↓ 2 callers
Function
encode_url
dependencies/c++/httplib.h:1405
↓ 2 callers
Function
encoding_type
dependencies/c++/httplib.h:2189
↓ 2 callers
Method
enqueue
dependencies/c++/httplib.h:513
↓ 2 callers
Method
ensureTagClosed
dependencies/c++/doctest.h:4620
↓ 2 callers
Function
failureString
dependencies/c++/doctest.h:3265
↓ 2 callers
Method
finalizeTestCaseData
dependencies/c++/doctest.h:2967
↓ 2 callers
Function
firstRecurringChar
* Outputs the first recurring character in a string. * @param word as string * @return the first recurring character */
Month-3/Week-10/day-64/c++/main.cpp:14
↓ 2 callers
Function
flatten
! @brief return flattened JSON value The function creates a JSON object whose keys are JSON pointers (see [RFC 6901](https://tools.ietf.o
dependencies/c++/json.hpp:24647
↓ 2 callers
Function
freeCash
* Count the minimum number of cashes to work, so that they can serve all visitors * @param timesOfVisit The times of visit of each client * @param N
Month-4/Week-14/day-95/c++/main.cpp:15
↓ 2 callers
Function
from_hex_to_i
dependencies/c++/httplib.h:1261
↓ 2 callers
Function
from_i_to_hex
dependencies/c++/httplib.h:1278
↓ 2 callers
Function
from_json_array_impl
dependencies/c++/json.hpp:3641
↓ 2 callers
Function
fulltext_log_assert_to_stream
dependencies/c++/doctest.h:4879
↓ 2 callers
Function
generateISBN
()
Month-3/Week-10/day-66/Go/main.go:16
↓ 2 callers
Function
get
* Get the URL provided by a decoded sequence ID. * @param id the decoded sequence ID * @param db the database * @return generated sequence of save
Month-1/Week-03/day-19/c++/main.cpp:39
↓ 2 callers
Function
getBase
* The encode Base System */
Month-1/Week-03/day-19/c++/main.cpp:51
↓ 2 callers
Function
getHttpResponse
* Common function for httpRequests. * @param server Server to connect * @param request API request * @return JSON response (empty for bad result)
Month-4/Week-15/day-99/c++/main.cpp:31
↓ 2 callers
Function
getMoneySpent
* Determine the most expensive computer keyboard and USB drive that can be purchased with a give budget. * @param keyboards Prices of keyboards * @p
Month-2/Week-06/day-38/c++/main.cpp:15
↓ 2 callers
Method
getSocketInfo
Month-3/Week-13/day-85/c++/server.cpp:79
↓ 2 callers
Function
getTlsOss
dependencies/c++/doctest.h:2868
↓ 2 callers
Function
getTlsOssResult
dependencies/c++/doctest.h:2875
↓ 2 callers
Function
getWeatherForecast
* The main function, get the Weather Forecast * @param cityName Name of the city (can be partial name) * @param stateAcronym State acronym (2 charac
Month-4/Week-15/day-99/c++/main.cpp:73
↓ 2 callers
Function
get_impl_ptr
dependencies/c++/json.hpp:19277
↓ 2 callers
Method
get_last_error
dependencies/c++/httplib.h:4714
↓ 2 callers
Function
get_remote_ip_and_port
dependencies/c++/httplib.h:2040
↓ 2 callers
Function
grisu2
dependencies/c++/json.hpp:15236
↓ 2 callers
Function
grisu2_round
dependencies/c++/json.hpp:14954
↓ 2 callers
Function
harvest
* How many fruits can harvest this week? * @param plantWeek The plants of each week * @param week The week * @return Number of fruits */
Month-3/Week-09/day-62/c++/main.cpp:15
↓ 2 callers
Function
has_header
dependencies/c++/httplib.h:2444
↓ 2 callers
Method
init
Month-3/Week-13/day-85/c++/client.cpp:38
↓ 2 callers
Method
isAnagram
()
Month-1/Week-03/day-15/cs/Day15.Library/Anagram.cs:14
↓ 2 callers
Function
isNonDecreasing
(number int64)
Month-3/Week-12/day-82/Go/main.go:7
↓ 2 callers
Function
is_atty
Test whether a given `std::ostream` object refers to a terminal.
dependencies/c++/indicators.hpp:571
↓ 2 callers
Method
is_end
return whether the iterator is at end
dependencies/c++/json.hpp:10741
↓ 2 callers
Method
is_errored
dependencies/c++/json.hpp:5521
↓ 2 callers
Method
is_multipart_form_data
dependencies/c++/httplib.h:3588
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
dependencies/c++/json.hpp:19084
↓ 2 callers
Function
is_valid
dependencies/c++/magic_enum.hpp:346
↓ 2 callers
Method
is_valid
dependencies/c++/httplib.h:4680
↓ 2 callers
Function
little_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
dependencies/c++/json.hpp:7749
↓ 2 callers
Method
log
dependencies/c++/doctest.h:4156
↓ 2 callers
Function
make_basic_authentication_header
dependencies/c++/httplib.h:3523
↓ 2 callers
Function
make_bearer_token_authentication_header
dependencies/c++/httplib.h:3532
↓ 2 callers
Function
make_digest_authentication_header
dependencies/c++/httplib.h:3397
↓ 2 callers
Function
make_multipart_data_boundary
dependencies/c++/httplib.h:3151
↓ 2 callers
Function
maxDuffelBagValue
* The Cake Thief * @param cakes Vecotr of cake types (as a std::pair<weight, price>) * @param bagCapacity The bag capacity * @return The maximu
Month-3/Week-11/day-76/c++/main.cpp:15
↓ 2 callers
Function
maxDuffelBagValue
(cakes []Cake, capacity int)
Month-3/Week-11/day-76/Go/main.go:45
↓ 2 callers
Function
mk_wcswidth
dependencies/c++/indicators.hpp:1205
↓ 2 callers
Function
mk_wcwidth
dependencies/c++/indicators.hpp:1139
↓ 2 callers
Function
nginxConfig
* Generate Nginx configuration with documentation. * @param numberOfServers Number of servers * @param numberOfCommands Number of commands * @param
Month-3/Week-13/day-90/c++/main.cpp:19
↓ 2 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
dependencies/c++/json.hpp:11149
↓ 2 callers
Function
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
dependencies/c++/json.hpp:11192
↓ 2 callers
Method
outputSocketConnectionStatus
Month-3/Week-13/day-85/c++/server.cpp:106
↓ 2 callers
Function
params_to_query_str
dependencies/c++/httplib.h:2898
↓ 2 callers
Function
parseOptionImpl
the implementation of parseOption()
dependencies/c++/doctest.h:5630
↓ 2 callers
Function
parse_query_text
dependencies/c++/httplib.h:2910
↓ 2 callers
Function
parse_www_authenticate
dependencies/c++/httplib.h:3446
↓ 2 callers
Function
playerWins
(val1, val2, val3, player string)
Month-2/Week-08/day-50/Go/main.go:69
↓ 2 callers
Function
pretty_name
dependencies/c++/magic_enum.hpp:193
↓ 2 callers
Method
printCurrentState
Month-3/Week-10/day-69/c++/main.cpp:165
↓ 2 callers
Function
processEscapePlan
* Based on a Escape Plan, save a GOOD or BAD ending for the gopher. * @param escapePlan The structure of whe escape plan, considering the positions o
Month-2/Week-05/day-35/c++/main.cpp:47
↓ 2 callers
Function
process_server_socket_core
dependencies/c++/httplib.h:1795
↓ 2 callers
Function
random_string
https://stackoverflow.com/questions/440133/how-do-i-create-a-random-alpha-numeric-string-in-c/440240#answer-440240
dependencies/c++/httplib.h:3480
↓ 2 callers
Function
rawMemoryToString
dependencies/c++/doctest.h:813
↓ 2 callers
Function
read
(brokenKeyboard string, offset int64, limit int64, fileName string, channel chan (string))
Month-3/Week-10/day-70/Go/main.go:89
↓ 2 callers
Function
readFile
(filePath string)
Month-2/Week-07/day-47/Go/main.go:122
↓ 2 callers
Function
read_content_with_length
dependencies/c++/httplib.h:2532
← previous
next →
401–500 of 2,162, ranked by callers