Telegram Web Link
Data Structures #2
+==============+
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
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
πŸ“Ÿ 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
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
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
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
The correct answer is #1 as can be seen in this benchmark.
Forwarded from BinaryByter
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
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
Channel photo updated
New Logo
+======+
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.
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
Video Suggestion
+============+
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
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
2025/07/11 18:26:50
Back to Top
HTML Embed Code: