Home

  • Home
  • SQL
  • MongoDB
  • Java
  • Java 8
  • Searching
  • Sorting
  • Tree
  • Dynamic Programming
  • Matrix
  • Array
  • Graph
  • Queue
  • Stack
  • Linked List
  • Vector
Java OOPS Java 8
DBMS Interview Part 1 DBMS Interview Part 2 SQL Interview Part 1 SQL Interview Part 2 SQL Query Interview Part 3 Hibernate Interview JPA Interview Java Coding Interview GIT Interview command
Mysql Oracle MongoDb
Searching Sorting Matrix Graph Dynamic Programming Tree Backtracking Greedy Recursion
Array Queue Stack Linklist Vector
Hackerrank HackerEarth Leetcode CSES
Number Theory Math Conversion
Basic Programming 1 Basic Programming 2 Base Conversion Infix, Postfix, Prefix Conversion File Handling
Redis Part 1 Redis Part 2 Redis Part 3 Redis Part 4 Redis Part 5 Redis Part 6 Redis Part 7 Redis Part 8
Spring Boot Quarkus

Conversion of infix, postfix, prefix

Write programs all below conversions

All conversions

  1. Write a program to convert Postfix to Prefix
  2. Write a program to convert Postfix to Infix
  3. Write a program to convert Infix to Prefix
  4. Write a program to convert Infix to Postfix
  5. Write a program to convert Prefix to Postfix
  6. Write a program to convert Prefix to Infix
Evaluations
  1. Write a program to Evaluate Reverse Polish Notation

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Top Posts



Top Company Interview Questions



Java Interview Questions

  • Java OOPS
  • Java 8 Part 1
  • Java 8 Part 2
  • Object level vs Class Level Locking
  • Java 8 Concurrency Part 1
  • Java 8 Concurrency Syncronization and Locks Part 2
  • How to avoid Null Checks in java 8?
  • Coding Interview Questions
  • Can we overload constructors
  • What is super keyword
  • Can static method be overload
  • Can static methods be override
  • What is static variable, method and class
  • What are the top git command

Databse Interview Questions

  • SQL DB Interview Question Part 1
  • How to swap value?
  • How to Reformat table?
  • How to Swap Salary?
  • How to select Active User?
  • How to Swap Column Values in table?
  • How to get three Department Top Salary?
  • How to delete duplicate records?
  • How to calculate distance between two lat and lon?
  • How to combine tow tables?
  • How to get Employee who earn more than their manager?
  • How to select Alternate row?
  • Write a query to select Department wise highest salary
  • How to create table from existing table?
  • How to select unique records?
  • How to select Nth Highest Salary?
  • How to select Second Highest Salary?
  • How to select duplicate records?

Search This Blog

Blog Archive

  • ►  2023 (392)
    • ►  May 2023 (152)
    • ►  April 2023 (143)
    • ►  February 2023 (95)
    • ►  January 2023 (2)
  • ►  2022 (2578)
    • ►  December 2022 (136)
    • ►  November 2022 (345)
    • ►  October 2022 (135)
    • ►  September 2022 (403)
    • ►  August 2022 (255)
    • ►  July 2022 (61)
    • ►  June 2022 (80)
    • ►  May 2022 (121)
    • ►  April 2022 (131)
    • ►  March 2022 (333)
    • ►  February 2022 (233)
    • ►  January 2022 (345)
  • ▼  2021 (3681)
    • ►  December 2021 (162)
    • ►  November 2021 (80)
    • ►  October 2021 (265)
    • ►  September 2021 (391)
    • ►  August 2021 (352)
    • ►  July 2021 (182)
    • ►  June 2021 (175)
    • ►  May 2021 (226)
    • ►  April 2021 (314)
    • ►  March 2021 (475)
    • ▼  February 2021 (543)
      • Minimum Absolute Difference in BST
      • Find Mode in Binary Search Tree
      • License Key Formatting
      • Number Complement
      • Minimum Moves to Equal Array Elements II
      • Minimum Moves to Equal Array Elements
      • Find All Numbers Disappeared in an Array
      • Max Consecutive Ones
      • Keyboard Row
      • Prime Number of Set Bits in Binary Representation
      • Number of Segments in a String
      • Hamming Distance
      • Relative Ranks
      • Distribute Candies
      • Implement pow(x,y) function
      • Construct String from Binary Tree
      • Find the number which occurs once
      • Find the intersection point of two linked list
      • Minimum Steps in Infinite Grid
      • Check if word found in matrix by going left-to-rig...
      • Longest Palindrome
      • Binary Number with Alternating Bits
      • Toeplitz Matrix
      • Binary Prefix Divisible By 5
      • Sum of Root To Leaf Binary Numbers
      • Degree of an Array
      • Matrix Cells in Distance Order
      • Red and Blue Ball
      • Check If All 1's Are at Least Length K Places Away
      • Decode Ways
      • Count number of ways to decode the string
      • Number of unique ways to climb the staircase
      • Find the minimum cost to build N houses with K dif...
      • Count Binary Substrings
      • Remove Random item from List
      • Find all permutations of the given array
      • Find the longest consecutive elements sequence
      • Find the word exist in the grid
      • Frog in the well
      • Find number of times X appears in N by N multiplic...
      • Merge the overlapping Intervals
      • Monkey in the Garden
      • Largest product made by multiplying any three inte...
      • Print the Matrix in a clockwise spiral
      • Partition into two sets with equal sum
      • Construct Pair and Return first and last element o...
      • Serialize and Deserialize the Tree
      • Serialize and Deserialize Binary Tree
      • Find nth Perfect Number
      • Implement rand5() Using rand7()
      • Implement rand7() Using rand5()
      • Reverse Linked List in Place
      • Shuffle a Deck Cards
      • Set Mismatch
      • Rotate String
      • Binary Gap
      • Maximum Profit From Buying and Selling stock once
      • Find First Missing Number
      • Find Minimum Number of Rooms Required
      • Find Maximum Sum of Contiguous Subarray
      • Generate random Number
      • Generate random numbers in a range
      • Largest Triangle Area
      • Frequency count of each character in a string
      • Shortest Distance to a Character
      • Moving Stones Until Consecutive
      • Sum of Even Numbers After Queries
      • Array Product Except Self Index Value
      • Find Pair With Given Sum
      • Monotonic Array
      • Largest Perimeter Triangle
      • Complement of Base 10 Integer
      • Uncommon Words from Two Sentences
      • Fair Candy Swap
      • Number of Lines To Write String
      • Most Common Word
      • Image Smoother
      • Convert a Number to Hexadecimal
      • Fizz Buzz
      • Base 7
      • Range Sum Query - Immutable
      • Swap two string without using third variable.
      • Swap two number without using third variable
      • Word Pattern
      • Ugly Number
      • Remove all non-alphanumeric character from string ...
      • Remove trailing spaces from a String using regex
      • Contains Duplicate
      • Isomorphic Strings
      • Count Primes
      • Perfect Number
      • Excel Sheet Column Number
      • Excel Sheet Column Title
      • Min Stack
      • Program to find sum of the series 1 + ( 1 + x ) +...
      • Word Search II
      • Maximum Sum of Two Non-Overlapping Subarrays
      • Word Break II
      • Reverse Nodes in k-Group
      • Median of Two Sorted Arrays
    • ►  January 2021 (516)
  • ►  2020 (130)
    • ►  December 2020 (130)
  • ►  2014 (4)
    • ►  September 2014 (1)
    • ►  June 2014 (3)
  • Privacy Policy

Category

Algorithms (72) Array (672) Backtracking (10) Basic Programming (205) BigInteger class (58) Bit (48) Boolean Class (13) Byte Class (17) ByteBuffer class (65) C (5) C++ (115) Character Class (70) Charset Class (21) Command Line (10) Constant Value (40) Conversion (36) Database (260) Datastructure (99) Design (24) DevOps (8) Dictionary Class (10) Double Class (26) Dynamic Programming (89) FileHandling (20) Float Class (26) Google (38) Graph (90) Greedy (31) HackerEarth (640) Hackerrank (232) Integer Class (43) Interview (294) Java8 (6) Leetcode (682) Linklist (62) Locale Class (35) Long Class (42) Map (9) Maths (331) Matrix (97) MongoDb (104) Mysql (50) Number Class (10) Number Theory (235) OOPs (1) Oauth2 (5) Oracle (50) Pattern (24) Puzzle (2) Quarkus (3) Queue (18) Quiz (31) Recursion (20) STL (169) Searching (38) Set (24) Sorting (142) SpringBoot (21) Stack (57) String (536) String Class (77) StringBuffer class (35) StringBuilder Class (35) Tree (110) Unordered Set (29) Vector (27)

Contact us

Name

Email *

Message *

©2022. Powered by Blogger.