You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up a server and a client. If you start the server it is waiting for a message from the client. The client is able to send any kind of massage (including unicode) bitwise.
You have stack a and stack b. In stack a is a random amount of numbers (positve and negativ) and the goal is to sort them in a way that in stack a the numbers are represented in ascending order.