Show List

Quiz - Redis - 4

69%

Public Average Score
Select the right answer for below questions:

Which Redis command is used to increment the score of a member in a sorted set?
INCRBY
SCOREINCR
ZINCRBY
SORTEDINCR
ZINCRBY

What is the Redis command used to retrieve the number of elements in a sorted set?
CARD
SETCARD
ZCARD
SORTEDCARD
ZCARD

Which Redis data structure is used for storing a collection of geospatial data?
Strings
Lists
Sets
Sorted sets
Strings

What is the Redis command used to add geospatial data to a key?
GEOADD
ADDGEO
SETGEO
GEOSET
GEOADD

Which Redis command is used to retrieve the geohash of one or more members of a geospatial key?
HASHGEO
GETGEO
GEOGET
GEOHASH
GEOHASH

Which Redis command is used to retrieve the coordinates of one or more members of a geospatial key?
POSGEO
GETPOS
GEOGET
GEOPOS
GEOPOS

Which Redis data structure is used for storing a collection of bitfields?
Lists
Sets
Strings
Bitfields
Strings

What is the Redis command used to set the value of a bit at a specific offset in a bitfield?
BITSET
SETBIT
PUTBIT
BITPUT
SETBIT

What is the Redis command used to get the value of a bit at a specific offset in a bitfield?
BITGET
RETRIEVEBIT
GETBIT
BITRETRIEVE
GETBIT

Which Redis data structure is used for storing a collection of hyperloglogs?
Strings
Lists
Sets
Hyperloglogs
Strings

Submit
Retry
{"qz1-718396":"ZINCRBY","qz1-718397":"ZCARD","qz1-718398":"Strings","qz1-718399":"GEOADD","qz1-718400":"GEOHASH","qz1-718401":"GEOPOS","qz1-718402":"Strings","qz1-718403":"SETBIT","qz1-718404":"GETBIT","qz1-718405":"Strings"}

    Leave a Comment


  • captcha text