live-c-fundamental-session-1

Topic Replies Activity
Solve below q in cpp 6 November 26, 2020
Solve below q in cpp 3 November 26, 2020
Choose the correct output and time complexity for the following code : list< int > myList = { 2, 6, 12, 13, 15, 18, 20}; cout << binary_search(myList.begin(), myList.end(), 20) ; 3 November 25, 2020
A student just learnt the reverse() function in c++ STL. He writes the following algorithm to check if a given string S is a palindrome 3 November 24, 2020
Possibility of finishing all courses given pre-requisites 5 November 23, 2020
AGGRCOW - Aggressive cows(explanation and soln in cpp ) 2 November 23, 2020
Nobita And Programming Classes 11 November 22, 2020
Can u help me understand the below q and solve this using cpp 7 November 22, 2020
Iron, Magnet and Wall (help me understand and solve in cpp) 7 November 20, 2020
Elections (Problem Description below) 5 November 20, 2020
Magical Candy Store(help me understand and solve below q) 6 November 20, 2020
Pseudocode doubt 5 November 19, 2020
Level Order cpp soln 5 November 19, 2020
What is the advantage of exception handling? 2 November 19, 2020
What is pass by value and pass by reference in C++? 1 November 19, 2020
Passing by reference c++? 1 November 19, 2020
Passing by reference c++ 1 November 19, 2020
Can u suggest me some good source to learn competitive programming which will help me to solve leet,codechef,forces? 2 November 18, 2020
You have 4 strings. You can permute each string in anyway you want and then you are going to construct a trie from these 4 strings. What is the minimum possible number of nodes in this trie?" 2 November 18, 2020
"Given a N∗M matrix of numbers from 1 to N∗M(each number occurs only once), find a path from top left to right bottom while moving right or down only. If we sort all values visited in this path it should be lexico-graphically smallest." 2 November 18, 2020
Can u help me understand the below q and solve this using cpp 5 November 16, 2020
Is This a Give Away 2 November 16, 2020
Help me to understand string in cpp 3 November 16, 2020
String Pair (help me to understand below q )and soln in cpp a must 2 November 15, 2020
Suggest me some good resource 2 November 15, 2020
CanYouReadThis? 4 November 13, 2020
Expand the Pond 4 November 13, 2020
Rain Water Harvesting 5 November 13, 2020
Matrix Search que doubts 6 November 13, 2020
Place the tiles 8 November 12, 2020