Question d’entretien chez JUSPAY

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

Réponse à la question d'entretien

Utilisateur anonyme

4 août 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