bootg.com Β»
United States Β»
Programming Challenges - How to be a breathtaking Programmer Β» Telegram Web
Data Structures #2
+==============+
Language: any
Time: 4 hours
Difficulty: medium
+==============+
Implement a balanced Tree (AVL).
+==============+
Solutions and challenge ideas to @maxi_robot
+==============+
Language: any
Time: 4 hours
Difficulty: medium
+==============+
Implement a balanced Tree (AVL).
+==============+
Solutions and challenge ideas to @maxi_robot
Data Structures #3
+==============+
Language: C++
Time: 4 hours
Difficulty: medium
+==============+
Implement std::vector
+==============+
Solutions and challenge ideas to @maxi_robot
+==============+
Language: C++
Time: 4 hours
Difficulty: medium
+==============+
Implement std::vector
+==============+
Solutions and challenge ideas to @maxi_robot
Command Line Tools!
+================+
This guy implements the whole set of gnu-tools anew.
Not only is this an opportunity to get your name out there, it is also a wonderful exercise to implement all of those tools that you usually only use!
Check clips (command line programs) out here: https://github.com/a-bateman/clips
+================+
This guy implements the whole set of gnu-tools anew.
Not only is this an opportunity to get your name out there, it is also a wonderful exercise to implement all of those tools that you usually only use!
Check clips (command line programs) out here: https://github.com/a-bateman/clips
π You want to prototype your own electronics? Learn programming? Or you are just a geek?
We need you βΌοΈ
https://www.tg-me.com/joinchat-AAAAAETgo8hRQnBcntkN6Q
We need you βΌοΈ
https://www.tg-me.com/joinchat-AAAAAETgo8hRQnBcntkN6Q
Data Structures #4
+=============+
Time: 1 Hour
Language: any that supports metaprogramming
Difficulty: easy
+=============+
Implement a queue that can be used for any datatype.
+=============+
Solutions and challenge ideas to @maxi_robot
+=============+
Time: 1 Hour
Language: any that supports metaprogramming
Difficulty: easy
+=============+
Implement a queue that can be used for any datatype.
+=============+
Solutions and challenge ideas to @maxi_robot
Data Structures #5
+==============+
Time: 10minutes
Difficulty: easy
+==========+
Update your linked list from #1 to become a doubly linked list.
+============+
Solutions and challenge ideas to @maxi_robot
+==============+
Time: 10minutes
Difficulty: easy
+==========+
Update your linked list from #1 to become a doubly linked list.
+============+
Solutions and challenge ideas to @maxi_robot
Bool
+=============+
Time: 5 minutes
Difficulty: medium
Language: C++
+==============+
What is the reason for bools being typically not stored as single bits in C++?
1) Speed
2) Bad specifications
3) Compiler is easier to maintain
4) Bools require more than just one bit of space
+============+
Solutions and challenge ideas to @maxi_robot
+=============+
Time: 5 minutes
Difficulty: medium
Language: C++
+==============+
What is the reason for bools being typically not stored as single bits in C++?
1) Speed
2) Bad specifications
3) Compiler is easier to maintain
4) Bools require more than just one bit of space
+============+
Solutions and challenge ideas to @maxi_robot
The correct answer is #1 as can be seen in this benchmark.
Do you like Music?
+=============+
To all music fans (classical music in particular), join this chat: https://www.tg-me.com/twosetviolin in order to discuss and have fun goofing around about music
+=============+
To all music fans (classical music in particular), join this chat: https://www.tg-me.com/twosetviolin in order to discuss and have fun goofing around about music
Hello World
+=========+
Time: 3 minutes
Language: any
Difficulty: easy
+==========+
Make a function that prints out "hello world".
Add a loop that calls that function an infinite amount of times.
+============+
Solutions and challenge ideas to @maxi_robot
+=========+
Time: 3 minutes
Language: any
Difficulty: easy
+==========+
Make a function that prints out "hello world".
Add a loop that calls that function an infinite amount of times.
+============+
Solutions and challenge ideas to @maxi_robot
New Logo
+======+
Thank you a LOT to @DefinitelyNotYourConcern for creating a free logo that we will use as a general theme for our channel!
+======+
Thank you a LOT to @DefinitelyNotYourConcern for creating a free logo that we will use as a general theme for our channel!
How do you feel about our challenges?
anonymous poll
I love them! β 120
πππππππ 54%
How to install Kali Linoox? β 48
πππ 21%
They are too Hard! β 40
ππ 18%
They are too easy! β 16
π 7%
π₯ 224 people voted so far.
anonymous poll
I love them! β 120
πππππππ 54%
How to install Kali Linoox? β 48
πππ 21%
They are too Hard! β 40
ππ 18%
They are too easy! β 16
π 7%
π₯ 224 people voted so far.
Anagrams!
+========+
Time: 3 hours
Language: Any
Difficulty: medium
+=============+
Given a dictionary, and a word, find all the possible anagrams to the word.
Example:
Code:
Anagram 1 => "Coed"
...
Advanced:
Do this in the fastest possible way
+=============+
Solutions and challenge ideas to @maxi_robot
+========+
Time: 3 hours
Language: Any
Difficulty: medium
+=============+
Given a dictionary, and a word, find all the possible anagrams to the word.
Example:
Code:
Anagram 1 => "Coed"
...
Advanced:
Do this in the fastest possible way
+=============+
Solutions and challenge ideas to @maxi_robot
Video Suggestion
+============+
Another reason to make clean code that is failsafe!
https://invidio.us/watch?v=LZM9YdO_QKk
+============+
Another reason to make clean code that is failsafe!
https://invidio.us/watch?v=LZM9YdO_QKk
We need YOUR help!
+===============+
Telegram directory is a website listing multiple telegram channels. If you like our channel, vote for us in order to spread the word and help others learn programming as well!
https://tgdr.io/@prograchallenges
+===============+
Telegram directory is a website listing multiple telegram channels. If you like our channel, vote for us in order to spread the word and help others learn programming as well!
https://tgdr.io/@prograchallenges
Programming Challenges pinned Β«We need YOUR help! +===============+ Telegram directory is a website listing multiple telegram channels. If you like our channel, vote for us in order to spread the word and help others learn programming as well! https://tgdr.io/@prograchallengesΒ»
Languages... Too... Many.... Languages..........
+==================================+
Difficulty: hardcore
Language: Python and JS
Time: a lot of time π
+===================+
Call a JS function inside of python.
+=============+
Solutions and challenge ideas to @maxi_robot
+==================================+
Difficulty: hardcore
Language: Python and JS
Time: a lot of time π
+===================+
Call a JS function inside of python.
+=============+
Solutions and challenge ideas to @maxi_robot