SMShweta Mishrainshwetamishra.hashnode.dev·Sep 18, 2022 · 1 min readFibonacci Series in one line of logicI looked everywhere for efficient logic to get fibonacci series but all I could get was typical codes which hardly a newBie could understand so I simplified the whole in just few lines of code logic. lets have a look: The logic is as below: //n is ...00
SMShweta Mishrainshwetamishra.hashnode.dev·Sep 3, 2022 · 3 min readWonders of Web DevelopmentWebsite development has always been a matter of interest for me since my early school days. I used to get wonder to see how does a normal webpage gets so well dynamically changed by just implementing few or probably the bundles of development element...00