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. The Lounge
  3. Motivation for Data Structures

Motivation for Data Structures

Scheduled Pinned Locked Moved The Lounge
designquestioncareer
23 Posts 13 Posters 3 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.
  • R Rajesh R Subramanian

    I'd expect a software developer to know what data structure to use in which situation. I've known people who will "just use a vector" with no due consideration to anything else. I think it sucks to work with such careless/lazy people. If someone doesn't have the common sense to choose an appropriate data structure, they'll not like working with me. If someone didn't know as much to make the right choice from a vector, unordered set, queue, stack, list, etc. then they need to urgently educate themselves. In short, you don't need to implement every kind of data structure, but you should at least know which one to pick from the standard library.

    T Offline
    T Offline
    TheOnlyRealTodd
    wrote on last edited by
    #21

    Awesome. I think I just needed to find the right instruction source and implementation. I found a book that is now working for me and I'm finding it much more interesting/fun to implement the data structures in C++ than C# or Java, mainly due to how pointers work.

    R 1 Reply Last reply
    0
    • T TheOnlyRealTodd

      Awesome. I think I just needed to find the right instruction source and implementation. I found a book that is now working for me and I'm finding it much more interesting/fun to implement the data structures in C++ than C# or Java, mainly due to how pointers work.

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #22

      Good on you for accepting critical feedback and working on it! I don't come across people like you ever so often. :) :thumbsup:

      T 1 Reply Last reply
      0
      • R Rajesh R Subramanian

        Good on you for accepting critical feedback and working on it! I don't come across people like you ever so often. :) :thumbsup:

        T Offline
        T Offline
        TheOnlyRealTodd
        wrote on last edited by
        #23

        Thanks. And I appreciate your post. Sometimes I need a kick in the right direction, which is also why I ask these types of questions. I try to follow this advice:

        I am the smartest man in Athens because I know that I know nothing. - Socrates

        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