Author: zakilive

17
Mar
2017

Stack

Vid: Code: Array Implementation: #include<iostream> using namespace std; #define MAX_SIZE 101 int A[MAX_SIZE]; int top=-1; //top==index of…

14
Mar
2017

Details about Pointer

     

13
Mar
2017

Where do I start competitive programming? I know the basics of C and C++.

Source: https://www.quora.com/Where-do-I-start-competitive-programming-I-know-the-basics-of-C-and-C++ Where do I start competitive programming? I know the basics of C and C++. Answer Request…

13
Mar
2017

The is no shortcut to improve algorithmic thinking for competitive programming in a short time

Source: https://www.quora.com/How-can-I-improve-my-algorithmic-thinking-for-competitive-programming-in-a-short-time Allakonda Harish, Software Developer at Vitwit (2017-present) Updated Feb 3 Yeah. I like the question. You…

13
Mar
2017

Learning data structures and algorithms from scratch

Quora sources: https://www.quora.com/How-do-I-learn-data-structures-and-algorithms-from-scratch Suchith Javagal (ಸುಚಿತ್), Tried lot of different languages – from C to Haskell. Written Feb…

13
Mar
2017

Algo Book

https://www.amazon.com/Algorithms-Unlocked-Press-Thomas-Cormen/dp/0262518805