Shailrshah

Shailrshah's Pastebin

Mumbai, Maharashtra    12,029 44,892 0 12 years ago
Name / Title Added Expires Hits Comments Syntax  
Finding if a String is appears in Another Stirng Feb 27th, 2014 Never 115 0 JavaScript -
One-Time Password Generation Feb 20th, 2014 Never 155 0 JavaScript -
Basic Calculator Feb 18th, 2014 Never 132 0 JavaScript -
Real time Celsius to Fahrenheit Conversion Feb 18th, 2014 Never 131 0 JavaScript -
Web Programming Question Bank Answers Feb 17th, 2014 Never 802 0 None -
Checksum for sending data Jan 23rd, 2014 Never 109 0 Java -
Counting the Number of Uppercases, Lowercases and spaces Dec 19th, 2013 Never 95 0 Java -
Overloaded Constructor Dec 18th, 2013 Never 108 0 Java -
Try and Multiple Catches Dec 18th, 2013 Never 99 0 Java -
Matrix Multiplication Dec 18th, 2013 Never 125 0 Java -
Matrix Addition and Subtraction Dec 18th, 2013 Never 99 0 Java -
Replace a Character from a String Dec 18th, 2013 Never 103 0 Java -
Opening Notepad Dec 18th, 2013 Never 87 0 Java -
Counting the number of vowels in a string Dec 18th, 2013 Never 83 0 Java -
The Static Keyword Dec 18th, 2013 Never 98 0 Java -
Method Overloading Dec 17th, 2013 Never 99 0 Java -
Super Keyword Dec 17th, 2013 Never 85 0 Java -
Euclid's Algorithm(Recursive) to compute GCD Dec 2nd, 2013 Never 90 0 C -
Fibonacci Recurrence Nov 30th, 2013 Never 103 0 C -
Explanation of QuickSort Nov 18th, 2013 Never 99 0 C -
Inorder, Preorder and Postorder Tree Traversals Nov 13th, 2013 Never 165 0 C -
Priority Queue Using Heap Nov 11th, 2013 Never 306 0 C -
Circular Queue using Array Nov 11th, 2013 Never 100 0 C -
Depth First Search Nov 8th, 2013 Never 117 0 C -
Hashing Nov 8th, 2013 Never 138 0 C -
Heap Sort Nov 8th, 2013 Never 129 0 C -
Selection Sort Nov 7th, 2013 Never 112 0 C -
Circular Queue Using Linked List Nov 7th, 2013 Never 106 0 C -
Adding and Subtracting Polynomials Using Linked Lists Nov 7th, 2013 Never 92 0 C -
Binary Search Nov 7th, 2013 Never 117 0 C -
Interpolation Search Nov 5th, 2013 Never 208 0 C -
Shell Sort using arrays Nov 3rd, 2013 Never 134 0 C -
Sorting Elements in a Vector Oct 30th, 2013 Never 104 0 Java -
Proving tan(A+B)=tanA+tanB/(1-tanA*tanB) Oct 30th, 2013 Never 117 0 Java -
Descending Sorting of Strings with First 3 chars Deleted Oct 30th, 2013 Never 85 0 Java -
Making a Simple Package Oct 30th, 2013 Never 98 0 Java -
Implementing Interfaces to Print the Exam Result Oct 30th, 2013 Never 105 0 Java -
A String in Camel Case Oct 29th, 2013 Never 106 0 Java -
Implementing an Abstract Class Oct 29th, 2013 Never 114 0 Java -
Student and Instructor Classes Extending Person Class Oct 29th, 2013 Never 122 0 Java -
Sort Command-Line inputted Strings using Insertion Sort Oct 29th, 2013 Never 108 0 Java -
Log of Changes made in the Employee Table Oct 28th, 2013 Never 192 0 PL/SQL -
Printing the Title and Price for Top 5 costliest Movies Oct 27th, 2013 Never 178 0 PL/SQL -
A Procedure to Print a String in Reverse Oct 27th, 2013 Never 182 0 PL/SQL -
Trigger for Converting Customer's Name to Upper Case Oct 27th, 2013 Never 167 0 PL/SQL -
Details about the Movies Costing the Least Using Cursors Oct 27th, 2013 Never 149 0 PL/SQL -
Using Cursors to Print Details of Customers Oct 27th, 2013 Never 193 0 PL/SQL -
A Procedure that Adds 10 to its Argument Oct 27th, 2013 Never 138 0 PL/SQL -
Printing Even Numbers from 1 to 100 Oct 27th, 2013 Never 157 0 PL/SQL -
Name, Area and Phone number of a Customer in the Database Oct 27th, 2013 Never 151 0 PL/SQL -
Name and Star of the Costliest Movie Ticket Oct 27th, 2013 Never 164 0 PL/SQL -
Downloading and Installing Oracle Database Oct 27th, 2013 Never 162 0 None -
A Function Returning the Square of its Argument Oct 26th, 2013 Never 160 0 PL/SQL -
Multiplying Two User-Inputed Numbers Oct 26th, 2013 Never 232 0 PL/SQL -
A Stimulation of an Inventory Oct 20th, 2013 Never 134 0 Java -
Making a Smiley Face Applet Oct 20th, 2013 Never 104 0 Java -
Stacks and Queues using the LinkedList class Oct 20th, 2013 Never 122 0 Java -
Shopping List using a Vector Oct 10th, 2013 Never 174 0 Java -
A Bank Account Stimulation Oct 10th, 2013 Never 180 0 Java -
Insertion Sort Oct 8th, 2013 Never 188 0 C -
DFS using Adjacency Matrix Oct 7th, 2013 Never 192 0 C -
Bucket Sort Oct 6th, 2013 Never 225 0 C -
Extending Thread Class and Implementing Runnable Interface Oct 4th, 2013 Never 210 0 Java -
Radix Sort Oct 4th, 2013 Never 225 0 C -
Throwing NoMatchException when Input is not 'India' Oct 4th, 2013 Never 207 0 Java -
Alternate 1s' and 0s' Pattern Sep 28th, 2013 Never 106 0 Java -
Executing Threads According to their Priorities Sep 28th, 2013 Never 137 0 Java -
Doubly-Ended Queues Sep 27th, 2013 Never 112 0 C -
Operations on a Linked List Sep 26th, 2013 Never 216 0 C -
Expression Tree Sep 25th, 2013 Never 294 0 C -
SQL Queries Sep 24th, 2013 Never 454 0 SQL -
Quick Sort Sep 23rd, 2013 Never 176 0 C -
Retarded Pattern Sep 23rd, 2013 Never 86 0 Java -
Element Insertion & Deletion in a Vector Sep 20th, 2013 Never 119 0 Java -
Creating a Custom Exception Sep 14th, 2013 Never 112 0 Java -
Merge Sort Sep 12th, 2013 Never 194 0 C -
Binary Trees Practice problems Sep 11th, 2013 Never 114 0 C -
[JAVA] How to program using only cmd and notepad Sep 8th, 2013 Never 115 0 None -
Number of Vowels and Consonants in a String Sep 8th, 2013 Never 98 0 Java -
Rules for converting an Infix string to a Postfix String Sep 1st, 2013 Never 126 0 None -
Queues using Linked List Sep 1st, 2013 Never 135 0 C -
Array Implementation of Stacks Sep 1st, 2013 Never 147 0 C -
Array Implementation of Queues Sep 1st, 2013 Never 129 0 C -
Binary Search Tree Insertion & Deletion Aug 31st, 2013 Never 324 0 C -
Parentheses Check Aug 31st, 2013 Never 184 0 C -
Array Implementation of Stacks and Queues Aug 30th, 2013 Never 109 0 C -
Infix to Postfix conversion and evaluation Aug 30th, 2013 Never 275 0 C -
Sorted Doubly Linked List Aug 29th, 2013 Never 319 0 C -
Sorting an Array Aug 24th, 2013 Never 120 0 Java -
Palindrome Test Aug 24th, 2013 Never 119 0 Java -
Areas of a Square and a Rectangle via Method Overloading Aug 24th, 2013 Never 117 0 Java -
Command Line Input to Find Sum of Cube of Digits Aug 24th, 2013 Never 113 0 Java -
Evaluating Sum of a Series Aug 24th, 2013 Never 91 0 Java -
Smallest Prime and Largest Non-Prime from an Array Aug 20th, 2013 Never 103 0 Java -
Finding Armstrong Numbers in an Array Aug 20th, 2013 Never 101 0 Java -
Smallest Even and Largest odd numbers in an Array Aug 20th, 2013 Never 94 0 Java -
Stack using Linked List Aug 17th, 2013 Never 159 0 C -
Insertion & Deletion in a Sorted Linked List Aug 15th, 2013 Never 948 0 C -
Implementing Linked List using an Array Aug 7th, 2013 Never 95 0 C -
Bubble Sort and Recursive Binary Search Aug 4th, 2013 Never 106 0 C -