Telegram Web Link
πŸ“– What are your favourite types of challenges?

πŸ‘€ Probability and Statistics related

πŸ‘€ Computational problems

πŸ‘€ Challenges like the square one. ☝️

πŸ‘€ Short and sweet ones

πŸ‘€ Probability and Statistics related

πŸ‘€ Probability and Statistics related

πŸ‘€ Computational problems

πŸ‘€ logic and mathematics

πŸ‘€ Probability and statistics

πŸ‘€ the ones that involve deleting this channel

πŸ‘€ Logic and mathematics

πŸ‘€ C

πŸ‘₯ 12 people have voted so far
Simplify!
+=====+
Difficulty: medium - hard
Time: 2h
+=====+
Given an equation or a formula, simplify it as much as possible.

Elements that the parser should understand:

-) Functions
-) Variables
-) Different types of values
-) Common mathematical Operators

#input #output #maths #parser #algorythm

Solutions to @Linuxer4Fun
Tech-Info
+======+
Do you think that you need to learn more before challengine yourself? Go to @thefrontend !
Heated Debate!
+===========+
Difficulty: Hard
Time: 30-70min
Language: C++
+===========+
In C++, find a way to make arrays start at 1.

#meme #input #output #vectors #arrays

Solutions to @linuxer4fun!
Simulation
+=======+
Difficulty: Hard
Time: 25h
Language: any
+=====================+
Program a Simulation of Newtonian physics on a microscopic scale.

#physics #maths #input #output #algorythm

First solution sent to @Linuxer4Fun will be put into the
Hall of Fame
πŸ“– What learning method works best for you?

πŸ‘€ I like learning by doing

πŸ‘€ Getting appreciated by learning

πŸ‘€ I like learning by doing

πŸ‘€ by doing

πŸ‘€ Reading books

πŸ‘€ Installing files into my brain with torrent

πŸ‘€ Learning with projects

πŸ‘€ By Reading

πŸ‘€ learning with projects

πŸ‘€ Learning with projects

πŸ‘€ Getting appreciated by learning πŸ‘€ Learning with project

πŸ‘€ like learning buy doing it

πŸ‘€ Hi

πŸ‘€ Learning by doing is the best approach for learning literally anything in life.

πŸ‘€ Learning with the source and projects please.

πŸ‘€ Learning by Doing... projects

πŸ‘€ Learning by doing

πŸ‘€ learning by practice

πŸ‘€ Learning by Reading a bit of theory first and then implementing a project on it.

πŸ‘€ Y

πŸ‘€ Hi

πŸ‘€ Read how to, learn basics, try doing it, plan it and work on it

πŸ‘€ Learning by doing

πŸ‘₯ 23 people have voted so far
Variadics!
+======+
Time: 20 minutes
Difficulty: advanced
Language: any that supports variadic arguments (C++)
+==================+
Learn about variadic arguments and make a function that accepts an infinite amount of arguments.

#learning #magic #input
Good hiding spot
+============+
Difficulty : medium
Time : 2h
+======+
Implement a program that stores a file inside of an image data by only using the least significant bits to store data.

#encrypt #input #outputs
πŸ“– Who is your idol in Programming?

πŸ‘€ Bjarne Stroustrupp

πŸ‘€ Maximilian Witt

πŸ‘€ Me 🌚

πŸ‘€ Steve jobs

πŸ‘€ The guy that suggested to delete this channel

πŸ‘€ Me

πŸ‘€ Me 🌚

πŸ‘€ Mates, your polls do not make sense.

πŸ‘€ My teacher

πŸ‘€ Chuck Norris

πŸ‘€ 3 people: me, myself and I

πŸ‘€ Stack overflow

πŸ‘€ Me

πŸ‘€ Me

πŸ‘€ Thanos

πŸ‘€ Me

πŸ‘€ 10

πŸ‘€ Maxi <3

πŸ‘€ Me 🌚

πŸ‘€ Meβ˜ΊοΈπŸ‘Œ

πŸ‘€ STOP MAKING POINTLESS POLLS!!!

πŸ‘€ Jon Romero

πŸ‘€ Pointless poll

πŸ‘€ Me

πŸ‘€ 3

πŸ‘€ No one , I am developing myself to be that one ....

πŸ‘€ This poll is dumb as fuck

πŸ‘€ My girlfriend

πŸ‘₯ 28 people have voted so far
Passwordz
+=======+
Difficulty: difficult
Time: 1h
+=====+
Find a way to securely save passwords. They dont need to be recoverable, two users with identical passwords should not have the same entry.

#encryption #input #output #algorythm
Compressed
+=========+
Difficulty: Quite hard, might require google
Time: 2h
+=====+
Finde the most optimal way (memory space wise) to store text, and implement it

#algorythm #input #output #text
Hashed!
+=====+
Difficulty: Medium
Time: 1h
+=====+
Implement xxHash

#algorythm #specification #input #output
Connection?
+========+
Difficulty: hard
Time: 2d
+====+
Design a protocol for data transmittion.

#algorythm #design #input #output #internet
πŸ—³ Will you stay with github?

Will do [65]

Won't [12]

Idk [27]

πŸ‘₯ 104 people have voted so far
The EU is planning on creating a law that could potentially force websites to CENSOR data.

More information and how you can help the internet to stay a free space here : https://saveyourinternet.eu


Spread the word!
We need your help!
+=============+

As you were able to see, lately we lacked ideas for challenges.

If you have challenges that comply to following criteria that you would like others to solve, PM @linuxer4fun !

-) The challenge is doable in less than one week
-) The challenge doesnt require any predicament (eg "decode a passphrase" isn't allowed because it requires a passphrase)

+=================+

Thank you very much for your help!
GPU speed!
+=======+
Difficulty: Very hard
Time: 1-2d
Language: Any low level one (C++ preferably)
Credits: @KlimiCZ
+===================================+
Compute something using your GPU without using an external framework.

Example calculations to perform:
-) Vector mathematics
-) Gaussian blur on a picture
-) Calculate the outputs of a NeuralNetwork (described here: https://www.tg-me.com/prograchallenges/86)

+=============+

#Drivers #LowLevel

#0

Solutions to @Linuxer4Fun, first solution will go into the
hall of fame
Linear Regression
+=============+
Time: 2h
Difficulty: Medium
Language: any
Credits: Ddruv
+==========+
Program a program that lets the user create points on a canvas. Then, draw one single straight line that aproximates them as well as possible.

+======+

#math #input #output #canvas
#MachineLearning

#1

Solutions to @Linuxer4Fun
Genetics
+=====+
Time: 20 minutes + Runtime
Difficulty: Medium
Language: Any
Credits: @thelastjedi4
+================+
Make a genetic Algorithm that learns to solve the "Travellings salesman" problem.

+================+

#math #genetic #input #output #runtime #calculation

Challenge Number: #2

Solutions to @Linuxer4Fun
There is an uprising alternative to Linux, called CLINL.
Check it out at https://clinl.org!
2025/07/12 15:37:08
Back to Top
HTML Embed Code: