python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Does hangman game needs a database?
I am trying to design a hangman game in lucidchart. Just start to thinking about the data. If I decide to store them in database, what kinds of columns do I need?
I can think of columns:
(1) word: To ...

qmkiwi
Votes: 0
Answers: 3
How do you design a configuration file system that copes with abrupt shutdown in embedded environment?
I'm designing a software that manages configuration file at application layer in embedded Linux.
Generally, it maintains two copies of the configuration file, one in RAM and one in flash memory. As so...
Mr.nerd3345678
Votes: 0
Answers: 1
How big tech companies share databases across multiple teams?
How multiple teams(which own different system components/micro-services) in a big tech company share their databases.
I can think of multiple use cases where this would be required. For example in an ...
hrishi
Votes: 0
Answers: 3
Adaptive Bitrate Streaming (ABR)
How does an "Adaptive Bit Rate Streaming" works? For instance, how does Netflix or Youtube manages to continue playing the video from that very timestamp with a different resolution? How do ...

Kumar Ashutosh
Votes: 0
Answers: 0