• Skip to main navigation
  • Skip to main content
  • Skip to footer
  • Home
    • Open Source
    • Programming
    • Tech
    • Uncategorized
  • Contact
    • About us
  • Skip to menu toggle button

Lords Of Tech

For nerds, by nerds

  • Mastodon
  • Facebook
  • Twitter
  • Email
  • Back to top ↑

Tag: Optimisation

Using vectors in place of hashtables – not as dumb as it seems

Vector can find elements in linear time, hashtable in constant time. That’s a pretty elementary part of computer science. However, better complexity does not always mean it’s faster.
Continue reading “Using vectors in place of hashtables – not as dumb as it seems”…
Posted on: April 16, 2020 Last updated on: April 16, 2020 Comments: 2 Written by: Dugi
© 2023 Lords Of Tech | Using Modern WordPress theme. | Back to top ↑
  • Mastodon
  • Facebook
  • Twitter
  • Email
  • Back to top ↑