sahajjain01

Sahajjain01's Pastebin

749 10,712 0 10 years ago
Name / Title Added Expires Hits Comments Syntax  
15.Implement stack using linked list. Aug 23rd, 2016 Never 65 0 C -
14.Implement Linear Linked List. Aug 15th, 2016 Never 34 0 C -
13. Aug 15th, 2016 Never 31 0 C -
12. Aug 15th, 2016 Never 33 0 C -
11.Implement stack using array. Aug 15th, 2016 Never 32 0 C -
10.Merge two given sorted arrays. Aug 15th, 2016 Never 35 0 C -
09.Dlete an element in given sorted array. Aug 15th, 2016 Never 30 0 C -
08.Insert a new element in given unsorted array. Aug 15th, 2016 Never 33 0 C -
07. Aug 15th, 2016 Never 33 0 C -
06. Aug 15th, 2016 Never 32 0 C -
05.Sort the given array using Insertion Sort. Aug 15th, 2016 Never 32 0 C -
04.Sort the given array using Selection Sort. Aug 15th, 2016 Never 32 0 C -
03.Sort the given array using Bubble Sort. Aug 15th, 2016 Never 28 0 C -
02.Search an element using Binary Search. Aug 15th, 2016 Never 30 0 C -
01.Search an element using Linear Search. Jul 26th, 2016 Never 32 0 C -
24.Find average of the elements of an array. Sep 29th, 2015 Never 80 0 C -
E3.Input a year & check if it's a leap year. Sep 2nd, 2015 Never 64 0 C -
E2.Input a no. and check if it's positive, negative or zero. Sep 2nd, 2015 Never 67 0 C -
E1.Input a char & check if its uppercase,lowercase or digit. Sep 2nd, 2015 Never 65 0 C -
23.Input 3 nos. and print the largest. Sep 2nd, 2015 Never 78 0 C -
22.Input marks and print remarks. Sep 2nd, 2015 Never 91 0 C -
21.Design a calculator. Sep 2nd, 2015 Never 73 0 C -
20.Input an alphabet and check if it's a vowel. Aug 19th, 2015 Never 186 0 C -
19.Display Pattern #03 Aug 16th, 2015 Never 214 0 C -
18.Display pattern #02 Aug 16th, 2015 Never 209 0 C -
17.Display Pattern #01 Aug 16th, 2015 Never 208 0 C -
16.Generate Fibonacci series. Aug 16th, 2015 Never 213 0 C -
[*]15.Input a number and check if it's palindrome or not. Aug 16th, 2015 Never 200 0 C -
14.Input a number and print it's reverse. Aug 16th, 2015 Never 206 0 C -
13.Input a number and check if it's Armstrong. Aug 16th, 2015 Never 205 0 C -
12.Input a number and check if it's even or odd. Aug 16th, 2015 Never 212 0 C -
11.Input two numbers and print the greater number. Aug 16th, 2015 Never 194 0 C -
10.Input a number and calculate sum of it's digits. Aug 16th, 2015 Never 187 0 C -
09.Input two numbers and swap them. Aug 16th, 2015 Never 206 0 C -
08.Input temperature in Fahrenheit and convert into Celsius. Aug 16th, 2015 Never 223 0 C -
[*]07.Input basic salary and print gross salary. Aug 16th, 2015 Never 203 0 C -
06.Input base and height and calculate area of triangle. Aug 16th, 2015 Never 206 0 C -
05.Input radius and calc area and circumference of circle. Aug 16th, 2015 Never 222 0 C -
04.Input the side and calculate area of square. Aug 16th, 2015 Never 213 0 C -
03.Input length and breadth and calculate area of rectangle. Aug 16th, 2015 Never 202 0 C -
02.Input principal amount, rate and time and calculate SI Aug 16th, 2015 Never 201 0 C -
01.Input two numbers and print their sum. Aug 16th, 2015 Never 200 0 C -
================College================ Aug 16th, 2015 Never 198 0 None -
Dynamic Stack (Menu Driven) Feb 12th, 2015 Never 251 0 C++ -
Dynamic Queue (Menu Driven) Feb 12th, 2015 Never 297 0 C++ -
Binary File Handling Feb 12th, 2015 Never 237 0 C++ -
Create file containing lower case vowels from another file Jul 24th, 2014 Never 256 0 C++ -
Create file containg upper-case letters from another file. Jul 23rd, 2014 Never 182 0 C++ -
Count no. of lines not starting with 'A' in a file. Jul 22nd, 2014 Never 186 0 C++ -
Count no. of word 'the' in a file. Jul 22nd, 2014 Never 267 0 C++ -
Count no. of words in a text file. Jul 20th, 2014 Never 220 0 C++ -
Count no. of blanks in a file. Jul 20th, 2014 Never 217 0 C++ -
Count no. of alphabets in a file. Jul 20th, 2014 Never 209 0 C++ -
Initialize a string and output it to a file. Jul 20th, 2014 Never 152 0 C++ -
Program to write nos. 1 to 100 in a file. Jul 20th, 2014 Never 179 0 C++ -
File handling questions Jul 20th, 2014 Never 166 0 None -
File handling notes Jul 17th, 2014 Never 238 0 None -
Count no. of word "do". May 8th, 2014 Never 157 0 C++ -
Count no. of alphabets in a file. May 8th, 2014 Never 162 0 C++ -
Overload a function area. Mar 30th, 2014 Never 44 0 C++ -
Declare class item to store item no. and name of 5 objects Mar 27th, 2014 Never 56 0 C++ -
Swap using pointers Jan 29th, 2014 Never 60 0 C++ -
Find out number of vowels in a string. Sep 21st, 2013 Never 69 0 C++ -
Toggle case of letters of a string. Sep 21st, 2013 Never 60 0 C++ -
Check if a string is palindrome. Sep 21st, 2013 Never 56 0 C++ -
Check if two strings are identical. Sep 13th, 2013 Never 37 0 C++ -
Display a string reversed. Sep 13th, 2013 Never 54 0 C++ -
Find length of a string. Sep 13th, 2013 Never 50 0 C++ -
Swap two numbers using function. Aug 26th, 2013 Never 40 0 C++ -
Display pattern #6 Aug 21st, 2013 Never 64 0 C++ -
Display pattern #5 Aug 21st, 2013 Never 50 0 C++ -
Display pattern #4 Aug 21st, 2013 Never 47 0 C++ -
Display pattern #3 Aug 21st, 2013 Never 57 0 C++ -
Display pattern #2 Aug 21st, 2013 Never 63 0 C++ -
Display pattern #1 Aug 21st, 2013 Never 53 0 C++ -
Display the sum of a number's digits. Aug 21st, 2013 Never 57 0 C++ -
Display a number's digits reversed. Aug 21st, 2013 Never 51 0 C++ -
Display first n terms of fibonacci series. Aug 21st, 2013 Never 55 0 C++ -
Display prime numbers upto n. Aug 21st, 2013 Never 69 0 C++ -
Calculate a^b. Aug 19th, 2013 Never 55 0 C++ -
Enter nos. & display no. of odd, even & numbers entered. Aug 4th, 2013 Never 42 0 C++ -
Add first 10 natural numbers using while loop. Aug 4th, 2013 Never 49 0 C++ -
Print first 10 natural numbers using while loop. Aug 4th, 2013 Never 45 0 C++ -
Print your name 10 times using while loop. Aug 4th, 2013 Never 69 0 C++ -
Enter amount & display no. of Rs.500,100,50,20,10,5,1 notes. Aug 4th, 2013 Never 48 0 C++ -
Display the sum of this series: 1+1/2+1/3....1/n. Aug 4th, 2013 Never 46 0 C++ -
Swap values of two variable without using third. Aug 4th, 2013 Never 41 0 C++ -
Add 2 numbers and tell if it's odd/even. Aug 4th, 2013 Never 40 0 C++ -
Check if a year is a leap year. Aug 4th, 2013 Never 52 0 C++ -
Calculate area of a triangle. Aug 4th, 2013 Never 42 0 C++ -
Square an even number or cube an odd number. Aug 4th, 2013 Never 46 0 C++ -
Calculate simple interest. Aug 4th, 2013 Never 43 0 C++ -
Calculate percentage of 5 subjects. Aug 4th, 2013 Never 53 0 C++ -
Display factorial of a number till user wishes. Aug 4th, 2013 Never 76 0 C++ -
Display table of a number till user wishes. Aug 4th, 2013 Never 50 0 C++ -
Print your name 100 times. Aug 4th, 2013 Never 46 0 C++ -
Add 3 numbers. Aug 4th, 2013 Never 63 0 C++ -