Jump to content

Programming Challenges


Sparta

Recommended Posts

I recently completed a programming Matlab for Engineering class and learned of the broad world of challenges programming has to offer. Those that play games, you know what it's like to find a challenge, defeat, and conquer. So in this thread the idea is to come up with a programming idea, see who comes up with the best code, and show off your skills. There are 2 challenges I heard from a friend who took advanced computer programming classes at some university, and he suggested 2 of them in which he did not get a decent grade(even though they worked). First challenge, write up code for a sudoku puzzle, in less than 70 lines of code. Second, write up a program that lets the user open a program like paint on the computer, draw a bunch of lines connected to eachother, and have the computer take some kind of form, and follow those lines like a maze going from start to finish, in under 70 lines. I honestly have no idea where to begin with these so I can't give you any hints. Post code here.

"Let's take a walk on the wild side"-Jack Nicholson(Anger Management)

Link to comment
Share on other sites

I approve of your thirst for challenge. :lol:

 

I'm trying to think of suggesting something I won't steal for work after you've done it.

 

How about a search results reprocessor. Something that chomps up Google results and reprocesses them according to some sort of superior metrics? then you can do it and probably sell it to Google afterwards?

"It wasn't lies. It was just... bull****"."

             -Elwood Blues

 

tarna's dead; processing... complete. Disappointed by Universe. RIP Hades/Sand/etc. Here's hoping your next alt has a harp.

Link to comment
Share on other sites

:thumbsup: 70 lines...

"It wasn't lies. It was just... bull****"."

             -Elwood Blues

 

tarna's dead; processing... complete. Disappointed by Universe. RIP Hades/Sand/etc. Here's hoping your next alt has a harp.

Link to comment
Share on other sites

I don't really understand what you mean in the 2nd problem "have the computer take some sort of form".

There are none that are right, only strong of opinion. There are none that are wrong, only ignorant of facts

Link to comment
Share on other sites

I approve of your thirst for challenge. :sorcerer:

 

I'm trying to think of suggesting something I won't steal for work after you've done it.

 

How about a search results reprocessor. Something that chomps up Google results and reprocesses them according to some sort of superior metrics? then you can do it and probably sell it to Google afterwards?

 

Regexps.

Link to comment
Share on other sites

I approve of your thirst for challenge. :sorcerer:

 

I'm trying to think of suggesting something I won't steal for work after you've done it.

 

How about a search results reprocessor. Something that chomps up Google results and reprocesses them according to some sort of superior metrics? then you can do it and probably sell it to Google afterwards?

 

Regexps.

 

Gezundheit

"It wasn't lies. It was just... bull****"."

             -Elwood Blues

 

tarna's dead; processing... complete. Disappointed by Universe. RIP Hades/Sand/etc. Here's hoping your next alt has a harp.

Link to comment
Share on other sites

I approve of your thirst for challenge. -_-

 

I'm trying to think of suggesting something I won't steal for work after you've done it.

 

How about a search results reprocessor. Something that chomps up Google results and reprocesses them according to some sort of superior metrics? then you can do it and probably sell it to Google afterwards?

 

Regexps.

 

Gezundheit

 

Keke!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...