Great tutorial Chili - +rep
Great tutorial Chili - +rep
My Site | Questions and Answers | Ask Me: Termana | Last Tutorial: Ajax innerHTML
If you can keep your head while all around you are losing theirs, you probably have a CD writer on your desktop
Excellent! Hope it helps.
Thanks guys!![]()

very nice, how come i havnt noticed that
ill +rep you when i can
Well you gave my +rep a few days ago.Glad you liked it!!!!
Anybody try the minesweeper question?![]()
Great intro tutorial for arrays. It would have been nice to see some more detail, such as the advantages and drawbacks of using the array data structure with regards to running time of general operations (appending, removing, searching, sorting). Regardless, excellent tutorial.
+rep
Thanks
I haven't taught myself about analyzing running time yet.Thanks for the positive feedback.
![]()
When you do look into it, you'll want some discrete mathematics background (Big-Oh, Big-Omega notation, and how to formulate them). I also found that calculating relative running time went hand-in-hand with learning about data structures and algorithms, especially in C/C++. Easily managed an A+ in that course; it's really quite easy once you get the hang of it.
Great! What is discrete mathematics though?
Discrete mathematics is a branch of mathematics that is usually taught in college.
CodeCall Blog | CodeCall Wiki | Shareware
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog
I took it in grade 12, then a bit more advanced stuff in university. You learn about proofs, probability, counting rules, etc...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum