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)
Do not reset variables in beginning of function
I was doing a technical interview and i got a coding task very similar to this one. Basically the same, but not with batman and a building but something else. (the test was in the same website):
https...
Krblaze
Votes: 0
Answers: 1
How to update media file timestamp from its metadata
When I copied files through different hard disks, the date has been overwritten. I would like to reset the timestamp of media files especially images from the meta data property like 'Date taken' in ...
justtryingtofix
Votes: 0
Answers: 1
React and easy-peasy - How to reset full state?
I can't find a way to reset full state to a new one. As soon as I try one or the other approach, sometimes it seems to work (with smaller new state), but most of the time my components re-render (beca...
Karmalakas
Votes: 0
Answers: 2
Flags getting randomly set in RCC(Reset and Clock Control register) on Power On
I am working on MM32Spin05 MCU. After power on, all 6 flags in the RCC(Reset and Clock Control) register are getting set.
After a reset, the default value of this register should be 0X XC000000.
But I...
sukhbir1996
Votes: 0
Answers: 1