Case Conversion using Bitwise
Upper Case to Lower Case: Lower Case to Upper Case:
Upper Case to Lower Case: Lower Case to Upper Case:
Codes that could come handy everyday. The list will continue to grow. Here is the compilation: Day-Today Codes
Find the BST code with: Insertion Deletion Traversals (in, pre and post) Here: Github Link
Stack Memory Heap Memory Memory allocated is in LIFO fashion No specific order. Is random. Allocation and de-allocation of memory is automatic Allocation and de-allocation of memory is manual Locality of reference is excellent Locality of reference is adequate Memory allocated is of fixed size and is not flexible Resizing is possible Space is efficiently… Continue reading Stack and Heap Memory
Singly Linked List Doubly Linked List Node has data and next pointer Node has data and (next + previous) pointers Allows one way traversal of list Allows two way traversal of list Less memory per node More memory per node Can be used when memory needs to be saved and search is not required Can… Continue reading Singly/Doubly Linked Lists
Consider the Factorial Function: Product of all the integers between 1 to n. n! = 1 if n= 0 n! = n* (n-1) * (n-2) * . . . * 1 if n > 0 To avoid the shorthand definition for n! We have to list a formula for n! for each values of n… Continue reading Understanding Recursion
Pointer: Pointer is a variable which holds the address of another variable NULL Pointer: A null pointer has a value reserved for indicating that the pointer does not refer to a valid object. It is pointer initialized to NULL value Void Pointer: are pointers pointing to data of no specific data type. The compiler will… Continue reading Types of Pointers
Pointer Advantages: Support dynamic memory allocation Faster access of data We can access byte or word locations and the CPU registers directly The data in one function can be modified by other function by passing the address More than one value can be returned from a function through parameters using pointers Mainly useful while processing… Continue reading Pointers: Advantages and Disadvantages
The C code for basic Queue Implementation can be found here: Queue Code Link
There are always gonna be flaws in the plan. Nothing is perfect. Neither the blog, its url or the blogger. Make yourself home in the chaos.
collecting moments that stump
Welcome to your new home on WordPress.com
Apps for Business
With sweet and sour experiences, life is full of colors
Every beat of my heart belongs to I AM! 💙
Impartial Informative Always
The power of the python programming language unleashed.
How to Start a Blog From Scratch and Scale it to a Profitable Full-time Income on a Limited Budget
Food Photography & Recipes
Embracing Complexity
Inspirational Quotes To Motivate Your Life
Jacqui Murray's
Intelectual Emergence "The whole is greater than the sum of its parts"
... and in between
LIFE AS A DIVA KITTY GIRL
the literary asylum