Results for "Custom Logic"

Total results: 339

  1. Java Program to Reverse a Number
  2. Java Program to Reverse a String
  3. Java Program to find maximum element in an array
  4. Java Program to find minimum element in an array
  5. Java Program to find fibonacci series of a number using methods
  6. Java Program to Rename a File
  7. Java Program to calculate Salary of an Employee
  8. Java Swing Program to demonstrate Jlabel
  9. Java Swing Program to demonstrate JTextField with Text
  10. Java Swing Program to demonstrate JButton with Icon
  11. Java Swing Program to demonstrate JButton with Text and Icon
  12. Java Swing Program to demonstrate JCheckBox with Text
  13. Java Program to sort an array using Insertion Sort
  14. Java Program to find sum of array elements
  15. Java Program to find sum of array elements using methods
  16. Java Program to insert element to an array
  17. Java program to merge two arrays one after the other
  18. Java program to reverse ArrayList
  19. Java program to reverse array using Collections
  20. Java program to reverse array using for loop
  21. Java program to reverse array using temporary variable
  22. Java program to sort array using Collections reverseOrder method
  23. Java program to sort array using Sort method
  24. Java program to sort array using temporary variable
  25. Java program to sort string array in descending order using collections
  26. Java Program to add two binary numbers
  27. Java Program to reverse words in a given string
  28. Java Program to count digits and white spaces in a given string
  29. Java Program to check for Duplicate Characters
  30. Java Program to print all substrings of a given string
  31. Java Program to sort the given string Alphabetically
  32. Java Program to sort the given string Alphabetically using Comparator
  33. Java Program to sort the given string in reverse order using Comparator
  34. Java Program to add two matrices
  35. Java Program to subtract two matrices
  36. Java Program to multiply two matrices
  37. Python Program to swap two numbers using temporary variable
  38. Python Program to swap two numbers using xor
  39. Python Program to find swap two numbers without temp variable (Addition and Subtraction Method)
  40. Python Program to find swap two numbers without temp variable (Multiplication and Division Method)
  41. Python Program to reverse an integer number
  42. Python Program to sort an array using Insertion Sort
  43. Python Program to check if a given number is Prime or not
  44. Python Program to find the square root of a given number
  45. C Program to find the sum of two integer numbers
  46. C Program to find odd or even using If Else statement
  47. C Program to check whether a given number is a Perfect Number or not
  48. C Program to find biggest of two numbers using Conditional Operator
  49. C Program to find biggest of two numbers using If Else statement
  50. C Program to find biggest of three numbers using If Else statement
  51. C Program to find biggest of three numbers using nested If Else statement
  52. C Program to find biggest of three numbers using Binary Minus
  53. C Program to find smallest of three numbers using Conditional Operator
  54. C Program to find smallest of three numbers using If Else statement
  55. C Program to find smallest of three numbers using nested If Else statement
  56. C Program to calculate grade based on percentage using If Else statement
  57. C Program to calculate grade based on percentage using switch statement
  58. C Program for simple calculator to perform addition subtraction multiplication and division based on the symbol using if else ladder statement
  59. C Program to find roots of a quadratic equation using If Else statement
  60. C Program to identify a character or a digit using ASCII values
  61. C Program to identify a character digit or special character using Built In functions
  62. C Program to convert lower case alphabet to upper case and upper case to lower case using ASCII values
  63. C Program to print first n natural numbers using for loop
  64. C Program to print first n natural numbers using while loop
  65. C Program to print first n natural numbers using do while loop
  66. C Program to find the sum of first n natural numbers using while loop
  67. C Program to find the factorial of a given number
  68. C Program to generate Fibonacci Series for first n natural numbers
  69. C Program to check whether a given integer number is palindrome or not
  70. C Program to print first n prime numbers
  71. C Program to print prime numbers within given range
  72. C Program to check if a number is prime number or not
  73. C Program to reverse a given integer number using while loop
  74. C Program to reverse an integer number using for
  75. C Program to reverse string using for
  76. C Program to reverse string using while
  77. C Program to reverse string using do while
  78. C Program to print random number within range
  79. C Program to check anagram by sorting strings
  80. C Program to find the area of a pentagon
  81. C Program to find power of a number without inbuilt function
  82. C Program to swap two Strings
  83. C Program to find length of a string without using built in functions
  84. C Program to find if a string is palindrome or not without built in functions
  85. C Program to compare two strings without using built in functions
  86. C Program to reverse a string without using built in function
  87. C Program to convert String to Integer value
  88. C Program to find Permutations nPr
  89. C Program to find Combinations nCr
  90. C Program to find sum and percentage of subjects
  91. C Program to find Sum of Digits of a given number Type 2
  92. C Program to print first n odd numbers
  93. C Program to print n odd numbers within range
  94. C Program to print n even numbers within range
  95. C Program to print first n odd and even numbers Type 2
  96. C Program to find the sum of first n odd numbers using for loop
  97. C Program to print the sum of n odd numbers using while
  98. C Program to print the sum of n odd numbers using do while
  99. C Program to print the sum of n odd numbers within range using for
  100. C Program to print the sum of n odd numbers within range using while
  101. C Program to print the sum of n odd numbers within range using do while
  102. C Program to print the sum of n odd and even numbers within range using do while
  103. C Program to convert binary to decimal number
  104. C Program to find maximum element in an array without sorting
  105. C Program to print prime numbers in a Right angled Triangle pattern
  106. C Program to print binary numbers in a Right angled Triangle pattern
  107. C++ Program to find biggest of two numbers
  108. C++ Program to find biggest of three numbers
  109. C++ Program to generate fibonacci series
  110. C# Program to add two numbers
  111. C# Program to subtract two numbers
  112. C# Program to multiply two numbers
  113. C# Program to divide two numbers
  114. C# Program to calculate area of pentagon
  115. C# Program to sort an array using Insertion Sort
  116. C# program to find Area of Circle
  117. C# program to find Area of Equilateral Triangle
  118. C# program to find Area of Isoceles Triangle
  119. Shell Script to print Fibonacci series
  120. Shell Script to find factorial of a number
  121. Shell Script to find biggest of three numbers using command line arguments
  122. Shell Script to find biggest of three numbers using nested if
  123. Introduction to Lua
  124. Passage 1
  125. Passage 3
  126. Passage 4
  127. Passage 7
  128. Passage 9
  129. Passage 11
  130. Passage 12
  131. Passage 13
  132. Passage 14
  133. Passage 16
  134. Passage 19
  135. Passage 20
  136. Passage 23
  137. Passage 25
  138. Passage 26
  139. Passage 27
  140. Passage 29
  141. Passage 32
  142. Passage 35
  143. Passage 38
  144. Passage 42
  145. Passage 44
  146. Passage 45
  147. Passage 46
  148. Passage 50
  149. Passage 53
  150. Passage 54
  151. Passage 56
  152. Passage 58
  153. Passage 59
  154. Passage 61
  155. Passage 62
  156. Passage 63
  157. Passage 64
  158. Passage 68
  159. Passage 69
  160. Passage 71
  161. Passage 72
  162. Passage 76
  163. Passage 77
  164. Passage 78
  165. Passage 81
  166. Passage 83
  167. Passage 84
  168. Passage 86
  169. Passage 87
  170. Passage 90
  171. Passage 91
  172. Passage 92
  173. Passage 93
  174. Passage 94
  175. Passage 103
  176. Passage 106
  177. Passage 109
  178. Passage 111
  179. Passage 112
  180. Passage 114
  181. Passage 117
  182. Passage 119
  183. Passage 120
  184. Passage 121
  185. Passage 123
  186. Passage 124
  187. Passage 125
  188. Passage 126
  189. Passage 129
  190. Passage 131
  191. Passage 132
  192. Passage 133
  193. Passage 135
  194. Passage 136
  195. Passage 138
  196. Passage 140
  197. Passage 143
  198. Passage 146
  199. Passage 148
  200. Passage 153
  201. Passage 155
  202. Passage 157
  203. Passage 159
  204. Passage 163
  205. Passage 164
  206. Passage 166
  207. Passage 167
  208. Passage 169
  209. Passage 172
  210. Passage 173
  211. Passage 175
  212. Passage 181
  213. Passage 183
  214. Passage 186
  215. Passage 189
  216. Passage 190
  217. Passage 193
  218. Passage 194
  219. Passage 197
  220. Passage 199
  221. Passage 201
  222. Passage 203
  223. Passage 204
  224. Passage 213
  225. Passage 214
  226. Passage 215
  227. Passage 219
  228. Passage 222
  229. Passage 223
  230. Passage 225
  231. Passage 227
  232. Passage 229
  233. Passage 230
  234. Passage 232
  235. Passage 233
  236. Passage 234
  237. Passage 236
  238. Passage 240
  239. Passage 242
  240. Passage 247
  241. Passage 248
  242. Passage 253
  243. Passage 254
  244. Passage 259
  245. Passage 262
  246. Passage 264
  247. Passage 265
  248. Passage 266
  249. Passage 268
  250. Passage 273
  251. Passage 277
  252. Passage 279
  253. Passage 281
  254. Passage 285
  255. Passage 287
  256. Passage 290
  257. Passage 293
  258. Passage 296
  259. Passage 299
  260. Question 1
  261. Question 2
  262. Question 3
  263. Question 4
  264. Question 5
  265. Question 6
  266. Question 7
  267. Question 8
  268. Question 9
  269. Question 10
  270. Question 11
  271. Question 12
  272. Question 13
  273. Question 14
  274. Question 15
  275. Question 16
  276. Question 17
  277. Question 18
  278. Question 19
  279. Question 20
  280. Question 21
  281. Question 22
  282. Question 23
  283. Question 24
  284. Question 25
  285. Question 26
  286. Question 27
  287. Question 28
  288. Question 29
  289. Question 30
  290. Question 31
  291. Question 32
  292. Question 33
  293. Question 34
  294. Question 35
  295. Question 36
  296. Question 37
  297. Question 38
  298. Question 39
  299. Question 40
  300. Question 41
  301. Question 42
  302. Question 43
  303. Question 44
  304. Question 45
  305. Question 46
  306. Question 47
  307. Question 48
  308. Adai
  309. Aloo Kurkure
  310. Apricot Chutney
  311. Baked Brinjal Salad
  312. Basic Bean Soup
  313. Black Bean Soup
  314. Bombay Chiwda
  315. Cabbage Apple Delight
  316. Carrot and Lentil Soup
  317. Carrot Muffin
  318. Charupodi
  319. Sri Kukke Subrahmanya Temple (Subramanya)
  320. Manjunatha Swamy Temple (Dharmasthala)
  321. Shree Mahaganapathi Temple (Southadka)
  322. Shri Vinayaka Temple (Aane Gudde - Kumbashi)
  323. Shri Idagunji Maha Ganapati Temple (Idagunji)
  324. Mookambika Temple (Kollur)
  325. Sharadamba Temple (Sringeri)
  326. Annapooreshwari Temple (Horanadu)
  327. Durga Parameshwari Temple (Kateel)
  328. Shri Brahmi Durgaparameshwari Temple (Kamalashile)
  329. Mahabaleshwar Temple (Gokarna)
  330. Shri Rajarajeshwari Temple (Polali)
  331. Shri Shankaranarayana Temple (Shankaranarayana)
  332. Guru Narasimha Temple (Saligrama)
  333. Shri Shishileshwara Temple (Shishila)
  334. Shri Vaidyanatheshwara Temple (Kokkada)
  335. Shri Rishyasringeshwara Temple (Kigga)
  336. Annapoorneshwari Temple (Hosanadu Kodyadka)
  337. Kalaseshwara Temple (Kalasa)
  338. Guli Guli Shankareshwara Swamy Temple (Shimoga)
  339. Sri Vinayaka Temple (Guddattu)