Skip to content

Lucasgvdii/Take-The-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Take-the-challenge (Acepta el reto!)

In this repository you will find certain solutions I have come up with to solve some of the problems posed by the "Accept the challenge" website. Feel free to ask any questions about them or, given the case, to send me your own solutions! As almost always happens when programming, I do not assure you that these are the best solutions to the problems raised, but I hope they'll be useful to those who are curious!

The problems will be solved in Python, since I don't think the owners of the original web page (which allows users to send their solutions) would like to have already made solutions for their challenges in the languages they accept: Java, C, and C++.

As most problems are not very complex or abstract, I will not include descriptions of the functions (except in certain cases where i think tracing the code could be harder to those less experienced). However, I will include in each one a link to the original problem, where you can see the header of the problem and its explanation. This should help you understand what each function does. The web is in Spanish, but the last time I checked, google web translator worked perfectly on it.

PS: If you look for the problems on the web, use the index numbers to see which ones they correspond to, since the names are not the same.

Official website: https://www.aceptaelreto.com/

Problem Index:

Problems from 100 to 124 Problems from 125 to 149
100. Kaprekar Cycles 125. Vampire Numbers
101. Esoteric & Diabolic Squares 126. Factorial Prime Divisors
102. Cesar Encryption Vowels 127. Hostel Beds Problem
103. Inheritance function 128. Umbrella Building Materials
104. Toy Weight Balance 129. Display Panel Swaps
105. Selling Statistics 130. Diagonal Deplacement Obsession
106. Code Bar Checker 131. Broken Pool Race
107. Prime Nums Counting Error 132. Grandpa's Letters
108. Daily Sales Statistics 133. Operation Error Detector
109. Padel League Winner 134. Straight Flush Missing Card
110. Poem Classification 135. Succession change detector
111. Electron Configuration 136. Hobbits Chain Splitter
112. Speed Radar 137. Sink The Float Checker
113. Semaphore Road 138. Factorial's zeros
114. Factorial Nums' Last Digit 139. Cubinfinite numbers
115. Kaprekar Numbers 140. Digits Addition Path
116. Hello World Spammer 141. Parentheses Balancing
117. Automatic Party Answerer 142. Hide And Seek Catcher Selection
118. Recipe Bets 143. Cold Pancakes Flipping
119. Romal Army Shields 144. Broken Keyboard
120. Magic Square Constant 145. Love Train Couples
121. Gum Offer 146. Lucky Numbers
122. Race provisioning 147. Light matches game
123. Spanish Verbs Conjugator 148. New Years Eve
124. Sum Carries Counter 149. San Fermines Bulls

About

"Simple solutions in Python for coding problems posed in https://www.aceptaelreto.com"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages