TOP CODING PUZZLES TO SOLVE⠀


TOP CODING PUZZLES TO SOLVE⠀



"Dare to ask questions and seek answers to the puzzles of life!"

Addition
Add two numbers without using addition and subtraction operators.⠀

Swapping
Swap two variables without using a third variable.⠀
(Don’t use Python!)⠀

LoopLess⠀
Print all numbers between 1 and 100 without using any loop.⠀

Ternary operator
Implement the ternary operator without using conditional statements.⠀

An Odd Even
Find if a number is even or odd without using any conditional statement.⠀

What do you think about these puzzles?⠀
Can you solve them?⠀

Share your solutions with us!⠀

Comments

Popular posts from this blog

My LHD share experience

FRONT END DEVELOPER SKILLS YOU NEED TO KNOW⠀

USEFUL CHROME EXTENSIONS FOR DEVELOPERS