Skip to main content

Liesbeek

  • Data Structure
    • Algorithm Warmup
    • Array and String
    • Dynamic Programming
    • List
    • LinkedList
    • Graphs
    • Sorting
    • Stack and Queues
    • Patterns
    • Trees
  • Interviews
    • Amazon
    • PHP
  • Automation
    • Android Automation
    • Docker
    • JSON
    • Selenium
    • WDIO
    • Testing Approach
  • Java
    • Java Identifier
    • OOPS
    • Java Data Type
    • Access Modifiers
    • Types of Variables
    • Array
    • Static
    • final
    • Regular Expression
    • Logging
    • Java Interview Question
  • Java 9 – New Features
  • Technical Setup
  • Javascript
    • Unit Testing
  • AboutUS

THOUGHT OF THE DAY – 22 MARCH, 2016

March 22, 2016 liesbeek Leave a comment

Age is whatever you think it is. You are as old as you think you are.
BY – Muhammad Ali

आयु आपकी सोच में है। जितनी आप सोचते हैं उतनी ही आपकी उम्र है।
BY – मुहम्मद अली

Implement a function to check if a linked list is a palindrome

March 21, 2016 liesbeek 1 Comment