Skip to content
Online Tutorials
  • Core Java
    • Java
      • Java 8
      • Java 9
      • Java 13
    • Java Dates
      • How to get Next and Previous date in java
    • Strings in Java
      • What is String
      • Immutable class with mutable object references in Java
    • Java Sorting
      • Comparable Sorting
      • Comparator Sorting
    • Java oops
    • Java Exception Handling
    • Java Lombok Tutorial
    • Collections
    • Multithreading
      • Basics of Multithreading
      • Concurrent Hashmap
  • RabbitMQ Tutorials
    • Basics of RabbitMQ
    • How to create users in RabbitMQ
    • RabbitMQ Exchanges
    • How to create RabbitMQ Exchanges
    • Queues in Details
    • How to Bind RabbitMQ Queue with Exchange
  • Spring Boot
    • Spring CRUD Operations
    • Spring Transaction Management
    • Spring DI VS IOC
    • Spring Annotations
      • Pathvariable and Requestparam annotations
    • Mapping a Single Entity to Multiple Tables
  • Python
    • Basics of Python
    • Python Indentation
    • Python Data Types
    • Python variables
    • Python Loops
    • Python Comments
    • Python Switch Case
  • Interview Q&A
    • Prevent Singleton Pattern from Reflection, Serialization and Cloning
    • GPA Calculator using Collections
    • Bubble Sort
    • Palindrome
      • Palindrome using StringBuffer
      • Palindrome using while loop
    • How to convert XML to Collection
  • #Trending
    • Top 10 Trending Tech 2020
    • How to install wordpress on AWS
    • AWS WorkMail

Tag: palindrome

Interview Questions Java
7th May '20

Palindrome Program in Java for Reversing String

Palindrome is nothing but any number or a string which remains unchanged when it is reversed. For example: 121 or RAR. It is observable that letters form reflect images on turn…

Interview Questions Java
7th May '20

Palindrome Program in Java using While Loop

Palindrome is nothing but any number or a string which remains unchanged when it is reversed. For example: 121 or RAR. It is observable that letters form reflect images on turn…

Categories

  • Collection (12)
  • Interview Questions (22)
  • Java (50)
  • Python (7)
  • RabbitMQ Tutorial (6)
  • Spring boot (9)
  • Technology (5)

Recent Posts

  • Java 8 Map vs flatmap method
  • String in java
  • How to create an immutable class with mutable object references in Java
  • Exception Handling in Java with 1 or more examples
  • @PathVariable and @RequestParam annotations in Spring Boot Part 2
  • Sorting using Comparable in java with example
  • Sorting using Comparator in java with example
  • TreeMap in java with example
  • LinkedHashMap in Java
  • HashMap in java
  • Privacy Policy
  • Aboutus
  • Disclaimer
  • Sitemap