Technology And Finance Forum

Pages

  • Home
  • Core Java
  • Algorithms (Java)
  • JEE
  • Microservices
  • NO SQL
  • Puzzles
  • Finance and Tax
  • PL/SQL
  • Cloud
  • Containers

Algorithms (Java)

  • LRU Cache
    • Concurrent LRU Cache with ReadWriteLock
    • Concurrent LRU Cache with LinkedHashMap
  • Heap (PriorityQueue)
    • Program to print top N trending hashtags 
  • Recursion
    • Solve Tower of Hanoi
    • program to print combination of numbers for a given sum
  • Backtracking
    • Program to solve Sudoku
  • Sliding window
    • Longest unique substring
  • Binary Tree
    • Validate if Binary Search Tree
    • Mirror a Binary Tree
    • Lowest Common Ancestor of a given node
    • Level Order Traversal of a Binary Tree
    • Spiral Order Traversal of a Binary Tree
    • Make forest from a Binary Tree by deleting given nodes
    • Right View of a Binary Tree
    • Left View of a Binary Tree
  • Stack
    • Print Nearest Greater Number with original number
    • Program to reverse a given sentence in java
    • Program to add two large numbers that cannot be stored in java numeric data types
  • Program to group even numbers and odd numbers of a given set of numbers
  • Program to print longest sequence of each numbers
  • Program to find next greatest number from digits of a given number
  • Program to find shortest distance to particular value in a matrix
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Total Pageviews

115,582

Blog Archive

  • ▼  2021 (9)
    • ▼  February (5)
      • Microservices and Observability
      • Refactoring monolithic application into Microservices
      • Microservices - Handling partial failures and Circ...
      • Microservices and Service Discovery
      • Decomposing Application into microservices
    • ►  January (4)
  • ►  2020 (27)
    • ►  December (6)
    • ►  November (12)
    • ►  October (8)
    • ►  September (1)
  • ►  2016 (8)
    • ►  September (6)
    • ►  August (2)
  • ►  2015 (24)
    • ►  November (1)
    • ►  May (22)
    • ►  January (1)
  • ►  2014 (10)
    • ►  September (3)
    • ►  July (1)
    • ►  June (3)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
  • ►  2013 (9)
    • ►  October (1)
    • ►  August (2)
    • ►  July (6)
  • ►  2011 (1)
    • ►  August (1)

Popular Posts

  • Creating Dynamic SQL queries in Java
    While developing a UI project, there would be requirement for search screens. The search screens as we know requires dynamic query generati...
  • JDBI 3 - How to enable sql logging
      Sometimes we would require to enable printing of sqls along with the execution time while debugging the issues or doing psr testing.  Foll...
  • Deducting TDS on purchase of a property and generating Form 16B
    As per the new government rule with effect from June 1 2013, it is mandatory to deduct TDS (Tax Deduction at Source) of 1% from the seller b...
  • Examples of EJB 3.1 TimerService - Programmatic Timers
    A programmatic timer is typically required when there is a user interface that controls the scheduling activity. User would be able to star...
  • 2 Eggs and a 100 storey building
    You are given 2 eggs and you have a 100 storey building in front of you. Both the given eggs are identical and breaks if dropped from the ...

About Me

prasune
View my complete profile
Simple theme. Theme images by luoman. Powered by Blogger.