Results for "Stack Implementation"

Total results: 82

  1. Java Program to find fibonacci series of a number
  2. Java Program to Create a File
  3. Java Program to demonstrate Interfaces
  4. Java Program to find area of different shapes using inheritance
  5. Java Program for Stack Simulation
  6. Java Program for Queue Simulation
  7. Java Program to demonstrate ArrayList
  8. Java Program to create a user defined LinkedList class and store list of books and display
  9. Java Program to calculate Student Average of a Class using User defined Storage Classes
  10. Java Program to demonstrate stack class in Collection framework
  11. Java Program to create thread by implementing runnable interface
  12. Java Program to sort an array using Insertion Sort
  13. Java program to reverse array using Collections
  14. Java program to sort string array in descending order using collections
  15. Java program to reverse a string using recursion
  16. Java Program to add two binary numbers
  17. Python Program to check if a given number is Prime or not
  18. C Program to show different formatting in output using printf
  19. C Program to check whether a given number is a Perfect Number or not
  20. C Program to check whether a given number is an Armstrong Number or not using user defined power function
  21. C Program to identify a character digit or special character using Built In functions
  22. C Program to convert lower case alphabet to upper case and upper case to lower case using ASCII values
  23. C Program to generate Fibonacci Series for first n natural numbers
  24. C Program to find area of Regular Polygon sides
  25. C Program to find the area of a pentagon
  26. C Program to swap two Strings
  27. C Program to find Combinations nCr
  28. C Program to find sum and percentage of subjects
  29. C Program to search a key element using Binary Search using Functions
  30. C Program to search a key element using Linear Search using Functions
  31. C Program to implement basic operation of Stacks using global variables
  32. C Program to implement basic operation of Stacks using arrays and pointers
  33. C Program to implement basic operation of Stacks using structures
  34. C Program to implement Stacks using Singly Linked List
  35. C Program to implement Stacks using Circular Linked List
  36. C Program to convert a valid Infix expression to postfix using Stacks
  37. C Program to convert a valid Infix expression to postfix using Structures
  38. C Program to evaluate a valid Postfix expression using Stacks
  39. C Program to implement basic operations of Linear Queue using arrays and pointers
  40. C Program to implement basic operations of Circular Queue using arrays and pointers
  41. C Program to implement Priority Queues using array of structures
  42. C Program to implement Singly Linked List to insert and delete a node from position and display the contents of the Singly List using Header Node
  43. C Program to implement Linear Queue using Singly Linked List
  44. C Program to implement Circular Linked List to insert and delete a node from front and display the contents of the Circular List
  45. C Program to implement Circular Linked List to insert and delete a node from rear and display the contents of the Circular List
  46. C Program to implement Circular Linked List to insert and delete a node from front and display the contents of the Circular List using Header Node
  47. C Program to implement Doubly Linked List to insert and delete a node from front and display the contents of the Doubly Linked List
  48. C Program to implement Doubly Linked List to insert and delete a node from rear and display the contents of the Doubly Linked List
  49. C Program to sort an array using Bubble Sort
  50. C Program to sort an array using Bubble Sort using functions
  51. C Program to sort an array using Selection Sort
  52. C Program to sort an array using Insertion Sort
  53. C Program to sort an array using Insertion Sort using functions
  54. C Program to sort an array using Merge Sort
  55. C Program to sort an array using Shell Sort
  56. C Program to implement 01 Knapsack problem
  57. C Program to implement 01 Knapsack problem using recursion
  58. C Program to implement Fractional Knapsack problem using Greedy Method
  59. C Program to implement Prim's Algorithm
  60. C Program to solve N Queens using greedy method
  61. C Program to implement Warshall's algorithm
  62. C Program to find string length using pointers
  63. C++ Program to show usage of classes and objects
  64. C++ Program to find biggest of two numbers
  65. C++ Program to find biggest of three numbers
  66. C++ Program to sort an array using Merge Sort
  67. C++ Program to sort an array using Insertion Sort
  68. C++ Program to find biggest of two numbers using Inline Functions
  69. C++ Program to find factorial of a number using copy constructor
  70. C++ Program to implement Stacks
  71. C# program to find Area of Equilateral Triangle
  72. C# program to find Area of Isoceles Triangle
  73. Shell Script to find factorial of a number
  74. Java Virtual Machine (JVM) and Bytecode
  75. Setting up the Java Development Kit (JDK)
  76. Lists in Python
  77. Passage 12
  78. Passage 35
  79. Passage 76
  80. Passage 95
  81. Passage 120
  82. Passage 269