Pregunta de entrevista de JUSPAY

Which data structure can i use to implement a nosql database.

Respuesta de la entrevista

Anónimo

4 ago 2025

I can use a map since it has a good rate of collision which is considered very low on average due to very good hash function beong considered to map the keys and since it has a key value pair so we can ammend it very easily the way we like