Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Algorithms
  4. Project Euler

Project Euler

Scheduled Pinned Locked Moved Algorithms
csharpphpdatabaseperformancequestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bulky Fellow
    wrote on last edited by
    #1

    http://projecteuler.net/index.php?section=problems[^] The best part about the site is the different solutions available. Once you submit a correct answer, you'll be shown the solutions of others. I thought I was capable of writing optimal, bit-squeezed, minimal CPU/memory consuming code, until I solved some of the problems here and looked at the solutions of others. Life altering, especially if you are seeking to improve your coding logic and ability. Check it out.

    ASP - AJAX is SEXY. PERIOD.

    L 1 Reply Last reply
    0
    • B Bulky Fellow

      http://projecteuler.net/index.php?section=problems[^] The best part about the site is the different solutions available. Once you submit a correct answer, you'll be shown the solutions of others. I thought I was capable of writing optimal, bit-squeezed, minimal CPU/memory consuming code, until I solved some of the problems here and looked at the solutions of others. Life altering, especially if you are seeking to improve your coding logic and ability. Check it out.

      ASP - AJAX is SEXY. PERIOD.

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Yep. I discovered it last week. Here[^] are my first impressions. :)

      Luc Pattyn [Forum Guidelines] [My Articles]


      The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.


      B 1 Reply Last reply
      0
      • L Luc Pattyn

        Yep. I discovered it last week. Here[^] are my first impressions. :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.


        B Offline
        B Offline
        Bulky Fellow
        wrote on last edited by
        #3

        Have you seen the code that some of the folks write in Assembler? Amazing stuff!

        ASP - AJAX is SEXY. PERIOD.

        L 1 Reply Last reply
        0
        • B Bulky Fellow

          Have you seen the code that some of the folks write in Assembler? Amazing stuff!

          ASP - AJAX is SEXY. PERIOD.

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #4

          Yes, I noticed some assembly solutions, and several unfamiliar programming languages. So far I did everything using C#. Long time ago, when processing power was much lower, I did several things in assembly too. Not any more, unless I need vector processing (SIMD, MMX, SSE and the like). :)

          Luc Pattyn [Forum Guidelines] [My Articles]


          The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.


          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups