Author: hobbybytes
Trip to KarmanGhat Hanumaan Temple, Hyderabad
The Karmanghat Hanuman Temple is one of the oldest and most popular Hindu temples in Hyderabad, Telangana, India. The temple is dedicated to Lord Hanuman, but also houses other deities […]
AddGitGist
<script src=”https://gist.github.com/umas-iit/7aa0d61b2a8c30bb0e1e16580e045f61.js”></script>
Arrays
Arrays: An array is a collection of items stored at contiguous memory locations. The idea is to store multiple items of the same type together. This makes it easier to […]
Stacks
STACK Stack is a linear data structure which follows a particular order in which the operations are performed. The order may be LIFO(Last In First Out) or FILO(First In Last […]
Python Lists
Lists List is written as a list of comma-separated values (items) between square brackets. List is that items in a list need not be of the same type. For example […]
LinkedLists
Lists The list is a most versatile datatype available in Python which can be written as a list of comma-separated values (items) between square brackets. Important thing about a list […]
Numbers and Strings
STRINGS String is a collection of characters Or String is a sequence of characters Or String is an array of characters A string variable is the name of array declared […]
Introduction To Python Data Structures
Understanding the python programming Skills important for the programmer: Programmer need to know the programming language (Python) – need to know the vocabulary and the grammar, need to be able […]
Hyderabad-Vizag Trip
Hyderabad – Vizag – Vijayawada Trip – December 2019 On the occasion of a family function , we visited Hyderabad and Vizag from 10th to 15 th December 2019. We […]
iphone
IPHONE 11 Apple recently launched their new iPhone 11 series at Steve Jobs Theatre in California and has got many positive and negative remarks. The new iPhone series surely doesn’t […]