Amritanshu VermaIntroduction: Stack in PythonA stack is a linear data structure that allows us to store and retrieve data in Last In First Out (LIFO) manner. LIFO means that whatever…Nov 17, 2022Nov 17, 2022
Amritanshu VermaCreating a Hotel Revenue Management System from ScratchUsing Python and ML to create a foundation for hotels to effectively manage their revenueOct 23, 20221Oct 23, 20221
Amritanshu VermaHow web works?What happens behind the scenes when we type google.com in a browser?Jan 23, 2021Jan 23, 2021
Amritanshu VermaHow to write a good Git Commit Message?Hey there, these ways are mostly used by #GSoC (Google Summer of Code) students while participating on different projects by list of…Jan 19, 2021Jan 19, 2021
Amritanshu VermaNamespaces in C++When I started competitive coding, a friend of mine asked me to useJan 6, 2021Jan 6, 2021