Veronika DoddaBig-O Notation. Beginner guide.Big O is a measure of the computational efficiency of an algorithm. It is measured in 2 ways:Jan 10, 2021Jan 10, 2021
Veronika DoddaMy mini Moc Tech Interview.The other day I had a Moc Interview with the Software Engineer who kindly offered his help.Jan 3, 2021Jan 3, 2021
Veronika DoddaGenerate random string in JavaScript.The other day I had a challenge and I have to create a function that generates the random string.Dec 26, 2020Dec 26, 2020
Veronika Dodda3 common Algorithm Questions.While preparing for my future tech interviews I started the Udemy course on Algorithms and Data structures. In today's’ blog, I’d like to…Dec 18, 2020Dec 18, 2020
Veronika DoddaReactJS Hooks: useState and useEffect.Hooks were first introduced by the React community in 2018 with the release of React 16.8. The purpose of Hooks is to let use state and…Dec 11, 20201Dec 11, 20201