SMsouvik moitrainsouvikmoitra25.hashnode.dev·Jun 1, 2023 · 6 min readA Quick Tour of MongoDBwhat are we going to learn - what is MongoDB(definition) Why is it used(some advantages and features) How to use it (Installation and commands) Which products perform what tasks(MongoDB Compass, MONGOSH, MongoDB Atlas) What is MongoDB ?? Mongo...00
SMsouvik moitrainsouvikmoitra25.hashnode.dev·Mar 18, 2023 · 4 min readThe logic behind the star patternsWhen it comes to pattern-making using loops many of us by-heart the concept and forget in a couple of days. And in the case of writing programs, we can say it is easier to write the logic in python, java, etc. but in C/C++ it is a bit tough because o...03JSS