CrazyEngineers
  • Which Computer Science algorithms should not be missed by students?

    Ankita Katdare

    Administrator

    Updated: Oct 26, 2024
    Views: 1.2K
    Computer Science students know the importance of algorithms and the variety of them are out there that you and I haven't implemented or read about.
    Could anyone here discuss the computer science algorithms that are really important and shouldn't be missed? Please share.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • sookie

    MemberJan 16, 2014

    The one that comes handy most of the times are Sorting , Searching & Shortest path algorithms.

    Refer Coreman !
    Are you sure? This action cannot be undone.
    Cancel
  • Vishal Sharma

    MemberJan 17, 2014

    prime sieve (sieve of eratosthene) algorithm!
    Are you sure? This action cannot be undone.
    Cancel
  • Shailaja Tiwari

    MemberJan 17, 2014

    Does dijkstra's algorithm count ?
    Are you sure? This action cannot be undone.
    Cancel
  • Vishal Sharma

    MemberJan 17, 2014

    Shailaja Tiwari
    Does dijkstra's algorithm count ?
    It does! it's very useful. But i've never seen anyone implementing it in a proper way! Though it is in the course of engineering, people don't seem to care about the proper implementation of code. Yeah, it'll take time to get the proper implementation but it can be given as an assignment with no marks 😛 😛
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register