Shailrshah

Shailrshah's Pastebin

Mumbai, Maharashtra    12,040 45,386 0 12 years ago
Name / Title Added Expires Hits Comments Syntax  
Finding if a String is appears in Another Stirng Feb 27th, 2014 Never 116 0 JavaScript -
One-Time Password Generation Feb 20th, 2014 Never 157 0 JavaScript -
Basic Calculator Feb 18th, 2014 Never 133 0 JavaScript -
Real time Celsius to Fahrenheit Conversion Feb 18th, 2014 Never 132 0 JavaScript -
Web Programming Question Bank Answers Feb 17th, 2014 Never 803 0 None -
Checksum for sending data Jan 23rd, 2014 Never 110 0 Java -
Counting the Number of Uppercases, Lowercases and spaces Dec 19th, 2013 Never 96 0 Java -
Overloaded Constructor Dec 18th, 2013 Never 109 0 Java -
Try and Multiple Catches Dec 18th, 2013 Never 100 0 Java -
Matrix Multiplication Dec 18th, 2013 Never 126 0 Java -
Matrix Addition and Subtraction Dec 18th, 2013 Never 100 0 Java -
Replace a Character from a String Dec 18th, 2013 Never 105 0 Java -
Opening Notepad Dec 18th, 2013 Never 88 0 Java -
Counting the number of vowels in a string Dec 18th, 2013 Never 84 0 Java -
The Static Keyword Dec 18th, 2013 Never 99 0 Java -
Method Overloading Dec 17th, 2013 Never 100 0 Java -
Super Keyword Dec 17th, 2013 Never 86 0 Java -
Euclid's Algorithm(Recursive) to compute GCD Dec 2nd, 2013 Never 92 0 C -
Fibonacci Recurrence Nov 30th, 2013 Never 105 0 C -
Explanation of QuickSort Nov 18th, 2013 Never 100 0 C -
Inorder, Preorder and Postorder Tree Traversals Nov 13th, 2013 Never 166 0 C -
Priority Queue Using Heap Nov 11th, 2013 Never 307 0 C -
Circular Queue using Array Nov 11th, 2013 Never 102 0 C -
Depth First Search Nov 8th, 2013 Never 119 0 C -
Hashing Nov 8th, 2013 Never 140 0 C -
Heap Sort Nov 8th, 2013 Never 130 0 C -
Selection Sort Nov 7th, 2013 Never 113 0 C -
Circular Queue Using Linked List Nov 7th, 2013 Never 107 0 C -
Adding and Subtracting Polynomials Using Linked Lists Nov 7th, 2013 Never 93 0 C -
Binary Search Nov 7th, 2013 Never 118 0 C -
Interpolation Search Nov 5th, 2013 Never 209 0 C -
Shell Sort using arrays Nov 3rd, 2013 Never 135 0 C -
Sorting Elements in a Vector Oct 30th, 2013 Never 105 0 Java -
Proving tan(A+B)=tanA+tanB/(1-tanA*tanB) Oct 30th, 2013 Never 118 0 Java -
Descending Sorting of Strings with First 3 chars Deleted Oct 30th, 2013 Never 86 0 Java -
Making a Simple Package Oct 30th, 2013 Never 99 0 Java -
Implementing Interfaces to Print the Exam Result Oct 30th, 2013 Never 106 0 Java -
A String in Camel Case Oct 29th, 2013 Never 108 0 Java -
Implementing an Abstract Class Oct 29th, 2013 Never 115 0 Java -
Student and Instructor Classes Extending Person Class Oct 29th, 2013 Never 123 0 Java -
Sort Command-Line inputted Strings using Insertion Sort Oct 29th, 2013 Never 109 0 Java -
Log of Changes made in the Employee Table Oct 28th, 2013 Never 194 0 PL/SQL -
Printing the Title and Price for Top 5 costliest Movies Oct 27th, 2013 Never 179 0 PL/SQL -
A Procedure to Print a String in Reverse Oct 27th, 2013 Never 183 0 PL/SQL -
Trigger for Converting Customer's Name to Upper Case Oct 27th, 2013 Never 168 0 PL/SQL -
Details about the Movies Costing the Least Using Cursors Oct 27th, 2013 Never 150 0 PL/SQL -
Using Cursors to Print Details of Customers Oct 27th, 2013 Never 194 0 PL/SQL -
A Procedure that Adds 10 to its Argument Oct 27th, 2013 Never 139 0 PL/SQL -
Printing Even Numbers from 1 to 100 Oct 27th, 2013 Never 158 0 PL/SQL -
Name, Area and Phone number of a Customer in the Database Oct 27th, 2013 Never 152 0 PL/SQL -
Name and Star of the Costliest Movie Ticket Oct 27th, 2013 Never 166 0 PL/SQL -
Downloading and Installing Oracle Database Oct 27th, 2013 Never 163 0 None -
A Function Returning the Square of its Argument Oct 26th, 2013 Never 162 0 PL/SQL -
Multiplying Two User-Inputed Numbers Oct 26th, 2013 Never 233 0 PL/SQL -
A Stimulation of an Inventory Oct 20th, 2013 Never 135 0 Java -
Making a Smiley Face Applet Oct 20th, 2013 Never 105 0 Java -
Stacks and Queues using the LinkedList class Oct 20th, 2013 Never 124 0 Java -
Shopping List using a Vector Oct 10th, 2013 Never 175 0 Java -
A Bank Account Stimulation Oct 10th, 2013 Never 181 0 Java -
Insertion Sort Oct 8th, 2013 Never 189 0 C -
DFS using Adjacency Matrix Oct 7th, 2013 Never 193 0 C -
Bucket Sort Oct 6th, 2013 Never 226 0 C -
Extending Thread Class and Implementing Runnable Interface Oct 4th, 2013 Never 211 0 Java -
Radix Sort Oct 4th, 2013 Never 226 0 C -
Throwing NoMatchException when Input is not 'India' Oct 4th, 2013 Never 209 0 Java -
Alternate 1s' and 0s' Pattern Sep 28th, 2013 Never 108 0 Java -
Executing Threads According to their Priorities Sep 28th, 2013 Never 138 0 Java -
Doubly-Ended Queues Sep 27th, 2013 Never 113 0 C -
Operations on a Linked List Sep 26th, 2013 Never 217 0 C -
Expression Tree Sep 25th, 2013 Never 295 0 C -
SQL Queries Sep 24th, 2013 Never 455 0 SQL -
Quick Sort Sep 23rd, 2013 Never 177 0 C -
Retarded Pattern Sep 23rd, 2013 Never 87 0 Java -
Element Insertion & Deletion in a Vector Sep 20th, 2013 Never 120 0 Java -
Creating a Custom Exception Sep 14th, 2013 Never 114 0 Java -
Merge Sort Sep 12th, 2013 Never 195 0 C -
Binary Trees Practice problems Sep 11th, 2013 Never 115 0 C -
[JAVA] How to program using only cmd and notepad Sep 8th, 2013 Never 116 0 None -
Number of Vowels and Consonants in a String Sep 8th, 2013 Never 99 0 Java -
Rules for converting an Infix string to a Postfix String Sep 1st, 2013 Never 127 0 None -
Queues using Linked List Sep 1st, 2013 Never 136 0 C -
Array Implementation of Stacks Sep 1st, 2013 Never 150 0 C -
Array Implementation of Queues Sep 1st, 2013 Never 130 0 C -
Binary Search Tree Insertion & Deletion Aug 31st, 2013 Never 325 0 C -
Parentheses Check Aug 31st, 2013 Never 185 0 C -
Array Implementation of Stacks and Queues Aug 30th, 2013 Never 110 0 C -
Infix to Postfix conversion and evaluation Aug 30th, 2013 Never 276 0 C -
Sorted Doubly Linked List Aug 29th, 2013 Never 320 0 C -
Sorting an Array Aug 24th, 2013 Never 121 0 Java -
Palindrome Test Aug 24th, 2013 Never 120 0 Java -
Areas of a Square and a Rectangle via Method Overloading Aug 24th, 2013 Never 118 0 Java -
Command Line Input to Find Sum of Cube of Digits Aug 24th, 2013 Never 114 0 Java -
Evaluating Sum of a Series Aug 24th, 2013 Never 92 0 Java -
Smallest Prime and Largest Non-Prime from an Array Aug 20th, 2013 Never 104 0 Java -
Finding Armstrong Numbers in an Array Aug 20th, 2013 Never 102 0 Java -
Smallest Even and Largest odd numbers in an Array Aug 20th, 2013 Never 95 0 Java -
Stack using Linked List Aug 17th, 2013 Never 160 0 C -
Insertion & Deletion in a Sorted Linked List Aug 15th, 2013 Never 950 0 C -
Implementing Linked List using an Array Aug 7th, 2013 Never 96 0 C -
Bubble Sort and Recursive Binary Search Aug 4th, 2013 Never 108 0 C -