home.social

#hashtable — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hashtable, aggregated by home.social.

  1. @wyatt Now I'm intrigued. Does your university's data structures class cover implementing a hash table from scratch? Say one that maps either fixed-length or zero-terminated character strings to 32-bit integers. I ask because one thing that the ISO C standard library lacks is any sort of map, dictionary, or associative array data structure. It's not like a dynamic array, where a thin wrapper around realloc() is adequate. (hsearch() is non-ISO and allows only one hash table per process.)

    #HashTable #CLanguage #DataStructures #DynamicArray

  2. @wyatt Now I'm intrigued. Does your university's data structures class cover implementing a hash table from scratch? Say one that maps either fixed-length or zero-terminated character strings to 32-bit integers. I ask because one thing that the ISO C standard library lacks is any sort of map, dictionary, or associative array data structure. It's not like a dynamic array, where a thin wrapper around realloc() is adequate. (hsearch() is non-ISO and allows only one hash table per process.)

    #HashTable #CLanguage #DataStructures #DynamicArray

  3. @wyatt Now I'm intrigued. Does your university's data structures class cover implementing a hash table from scratch? Say one that maps either fixed-length or zero-terminated character strings to 32-bit integers. I ask because one thing that the ISO C standard library lacks is any sort of map, dictionary, or associative array data structure. It's not like a dynamic array, where a thin wrapper around realloc() is adequate. (hsearch() is non-ISO and allows only one hash table per process.)

    #HashTable #CLanguage #DataStructures #DynamicArray

  4. @wyatt Now I'm intrigued. Does your university's data structures class cover implementing a hash table from scratch? Say one that maps either fixed-length or zero-terminated character strings to 32-bit integers. I ask because one thing that the ISO C standard library lacks is any sort of map, dictionary, or associative array data structure. It's not like a dynamic array, where a thin wrapper around realloc() is adequate. (hsearch() is non-ISO and allows only one hash table per process.)

    #HashTable #CLanguage #DataStructures #DynamicArray

  5. @wyatt Now I'm intrigued. Does your university's data structures class cover implementing a hash table from scratch? Say one that maps either fixed-length or zero-terminated character strings to 32-bit integers. I ask because one thing that the ISO C standard library lacks is any sort of map, dictionary, or associative array data structure. It's not like a dynamic array, where a thin wrapper around realloc() is adequate. (hsearch() is non-ISO and allows only one hash table per process.)

    #HashTable #CLanguage #DataStructures #DynamicArray

  6. 🚀 DOMINANDO DICIONÁRIOS PYTHON: O SEGREDO O(1) PARA DSA! 🐍

    Cansado de buscas lentas em listas? Descubra como dict vira hash table turbinada: hashing interno, colisões resolvidas, O(1) em inserção/busca/deleção + exemplos reais pra grafos, caches e LeetCode!

    Desde Python 3.7: ordem garantida! 💥

    👉 Leia o guia técnico completo:
    bolha.blog/riverfount/dominand

    #Python #DSA #DataStructures #HashTable #Programação #DevOps

  7. 🚀 DOMINANDO DICIONÁRIOS PYTHON: O SEGREDO O(1) PARA DSA! 🐍

    Cansado de buscas lentas em listas? Descubra como dict vira hash table turbinada: hashing interno, colisões resolvidas, O(1) em inserção/busca/deleção + exemplos reais pra grafos, caches e LeetCode!

    Desde Python 3.7: ordem garantida! 💥

    👉 Leia o guia técnico completo:
    bolha.blog/riverfount/dominand

    #Python #DSA #DataStructures #HashTable #Programação #DevOps

  8. 🚀 DOMINANDO DICIONÁRIOS PYTHON: O SEGREDO O(1) PARA DSA! 🐍

    Cansado de buscas lentas em listas? Descubra como dict vira hash table turbinada: hashing interno, colisões resolvidas, O(1) em inserção/busca/deleção + exemplos reais pra grafos, caches e LeetCode!

    Desde Python 3.7: ordem garantida! 💥

    👉 Leia o guia técnico completo:
    bolha.blog/riverfount/dominand

    #Python #DSA #DataStructures #HashTable #Programação #DevOps

  9. 🚀 DOMINANDO DICIONÁRIOS PYTHON: O SEGREDO O(1) PARA DSA! 🐍

    Cansado de buscas lentas em listas? Descubra como dict vira hash table turbinada: hashing interno, colisões resolvidas, O(1) em inserção/busca/deleção + exemplos reais pra grafos, caches e LeetCode!

    Desde Python 3.7: ordem garantida! 💥

    👉 Leia o guia técnico completo:
    bolha.blog/riverfount/dominand

    #Python #DSA #DataStructures #HashTable #Programação #DevOps

  10. 🚀 DOMINANDO DICIONÁRIOS PYTHON: O SEGREDO O(1) PARA DSA! 🐍

    Cansado de buscas lentas em listas? Descubra como dict vira hash table turbinada: hashing interno, colisões resolvidas, O(1) em inserção/busca/deleção + exemplos reais pra grafos, caches e LeetCode!

    Desde Python 3.7: ordem garantida! 💥

    👉 Leia o guia técnico completo:
    bolha.blog/riverfount/dominand

    #Python #DSA #DataStructures #HashTable #Programação #DevOps

  11. #Undergraduate Disproves 40-Year-Old Conjecture, Invents New Kind of #HashTable
    A young computer scientist and two colleagues show that searches within data structures called #hashtables can be much faster than previously deemed possible.
    wired.com/story/undergraduate-
    archive.ph/2Tl3q

  12. #Undergraduate Disproves 40-Year-Old Conjecture, Invents New Kind of #HashTable
    A young computer scientist and two colleagues show that searches within data structures called #hashtables can be much faster than previously deemed possible.
    wired.com/story/undergraduate-
    archive.ph/2Tl3q

  13. Disproves 40-Year-Old Conjecture, Invents New Kind of
    A young computer scientist and two colleagues show that searches within data structures called can be much faster than previously deemed possible.
    wired.com/story/undergraduate-
    archive.ph/2Tl3q

  14. #Undergraduate Disproves 40-Year-Old Conjecture, Invents New Kind of #HashTable
    A young computer scientist and two colleagues show that searches within data structures called #hashtables can be much faster than previously deemed possible.
    wired.com/story/undergraduate-
    archive.ph/2Tl3q

  15. #Undergraduate Disproves 40-Year-Old Conjecture, Invents New Kind of #HashTable
    A young computer scientist and two colleagues show that searches within data structures called #hashtables can be much faster than previously deemed possible.
    wired.com/story/undergraduate-
    archive.ph/2Tl3q

  16. How to handle a hash table?

    “You didn’t just come up with a cool hash table ... You’ve actually completely wiped out a 40-year-old conjecture!”

    #research #HashTable

    quantamagazine.org/undergradua

  17. How to handle a hash table?

    “You didn’t just come up with a cool hash table ... You’ve actually completely wiped out a 40-year-old conjecture!”

    #research #HashTable

    quantamagazine.org/undergradua

  18. How to handle a hash table?

    “You didn’t just come up with a cool hash table ... You’ve actually completely wiped out a 40-year-old conjecture!”

    #research #HashTable

    quantamagazine.org/undergradua

  19. How to handle a hash table?

    “You didn’t just come up with a cool hash table ... You’ve actually completely wiped out a 40-year-old conjecture!”

    #research #HashTable

    quantamagazine.org/undergradua

  20. How to handle a hash table?

    “You didn’t just come up with a cool hash table ... You’ve actually completely wiped out a 40-year-old conjecture!”

    #research #HashTable

    quantamagazine.org/undergradua

  21. Sometimes a fresh perspective leads to revolutionary insights 💚. Without intending to Andrew Krapivin, as an undergraduate student 👨‍🎓, turned around the 40 years old paradidigm on #hashtable lookups 🗄️!

    After the #DeepSeek results, another great example that #innovation does not always come from business cases or throwing billions 💰 and energy resources into the game. Sometimes it simply comes from curiosity and a different way of looking at a challenge!

    quantamagazine.org/undergradua

  22. Sometimes a fresh perspective leads to revolutionary insights 💚. Without intending to Andrew Krapivin, as an undergraduate student 👨‍🎓, turned around the 40 years old paradidigm on #hashtable lookups 🗄️!

    After the #DeepSeek results, another great example that #innovation does not always come from business cases or throwing billions 💰 and energy resources into the game. Sometimes it simply comes from curiosity and a different way of looking at a challenge!

    quantamagazine.org/undergradua

  23. Sometimes a fresh perspective leads to revolutionary insights 💚. Without intending to Andrew Krapivin, as an undergraduate student 👨‍🎓, turned around the 40 years old paradidigm on #hashtable lookups 🗄️!

    After the #DeepSeek results, another great example that #innovation does not always come from business cases or throwing billions 💰 and energy resources into the game. Sometimes it simply comes from curiosity and a different way of looking at a challenge!

    quantamagazine.org/undergradua

  24. Sometimes a fresh perspective leads to revolutionary insights 💚. Without intending to Andrew Krapivin, as an undergraduate student 👨‍🎓, turned around the 40 years old paradidigm on #hashtable lookups 🗄️!

    After the #DeepSeek results, another great example that #innovation does not always come from business cases or throwing billions 💰 and energy resources into the game. Sometimes it simply comes from curiosity and a different way of looking at a challenge!

    quantamagazine.org/undergradua

  25. Sometimes a fresh perspective leads to revolutionary insights 💚. Without intending to Andrew Krapivin, as an undergraduate student 👨‍🎓, turned around the 40 years old paradidigm on #hashtable lookups 🗄️!

    After the #DeepSeek results, another great example that #innovation does not always come from business cases or throwing billions 💰 and energy resources into the game. Sometimes it simply comes from curiosity and a different way of looking at a challenge!

    quantamagazine.org/undergradua