By using this site, you agree to the Privacy Policy and Terms of Use.

August 2, 2025
Breaking News
  • Untold Stories of 5 Famous Paintings That Changed...
  • ನಾನು ದೊಡ್ಡವನಾದಾಗ ಏನು ಆಗಲು ಇಚ್ಛಿಸುತ್ತೇನೆ
  • What I Want to Be When I Grow...
  • How to Build Effective Study Habits for Long-Term...
Topic Nest Topic Nest
Nav
Nav
Topic Nest

Explore.Learn.Share

Creative July 24, 2025

Untold Stories of 5 Famous Paintings

Education Kannada July 24, 2025

ನಾನು ದೊಡ್ಡವನಾದಾಗ ಏನು ಆಗಲು ಇಚ್ಛಿಸುತ್ತೇನೆ

Education Essay July 24, 2025

What I Want to Be When

Education July 24, 2025

How to Build Effective Study Habits

  • About Us
  • Blog
  • Cart
  • Cart
  • Checkout
  • Checkout
  • Contact Us
  • Home
  • Home Three
  • Home Two
  • My account
  • My account
  • Sample Page
  • Shop
  • Shop
  • Team
  1. Home
  2. Data Structures
Data Structures

Develop a program to compute the roots of a quadratic...

ALGORITHM Purpose : To find roots of a given quadratic equation. Input: Coefficients of quadratic equation a, b, c Output:...
  • BY Team Topic Nest
  • November 24, 2021
  • 0 Comment
Data Structures

Develop a program to solve simple computational problems using arithmetic...

ALGORITHM: PURPOSE : To simulate a calculator using arithmetic expressions INPUT: Enter num1 and num2 OUTPUT: Print the result of...
  • BY Team Topic Nest
  • November 24, 2021
  • 0 Comment
Data Structures

Explain Problem Solving Techniques

The process of working through details of a problem to reach a solution. There are three approaches to problem solving:...
  • BY Team Topic Nest
  • November 20, 2021
  • 0 Comment
Data Structures

Explain Pseudo code

It is a form of structured English that describes algorithms. It facilitates the designers to focus on the logic of...
  • BY Team Topic Nest
  • November 20, 2021
  • 0 Comment
Data Structures

Recursion

Recursion is the name given for expressing anything in terms of itself. A function which contains a call to itself...
  • BY Team Topic Nest
  • October 26, 2021
  • 0 Comment
Data Structures

Evaluation of Postfix Expression

1.read only one input symbol at a time from postfix expression. 2.if input symbol is operand ,push operand in to...
  • BY Team Topic Nest
  • October 26, 2021
  • 0 Comment
Data Structures

Convert infix expression into postfix Expression

Infix notation: In most common arithmetic opeartions,the opeartor is placed b/w the two operands. 1) A+B 2)C-D 3) E*F 4)...
  • BY Team Topic Nest
  • October 26, 2021
  • 0 Comment
Data Structures

Implement Stack by using dynamic arrays

When a stack is implemented by using static arrays the size of the stack is bound to MAXSTK(i.e maximum elements...
  • BY Team Topic Nest
  • October 26, 2021
  • 0 Comment
Data Structures

Explain Stack

It is a linear data structure or ordered collection of elements where the elements are processed in last in first...
  • BY Team Topic Nest
  • October 26, 2021
  • 0 Comment
C and C++ Data Structures

Find shortest paths to other vertices using Dijkra’s algorithm

What is Dijkstra’s Algorithm? Dijkstra’s Algorithm is a popular graph traversal technique used to find the shortest path between nodes...
  • BY Team Topic Nest
  • October 22, 2021
  • 0 Comment
  • 1
  • 2
  • 3
  • 4
  • …
  • 9

Search

Categories

C and C++(270)
Cloud Computing(25)
Compiler Design(8)
Computer Graphics(166)
Computer Security(2)
Creative(1)
Data Structures(89)
Education(3)
Essay(1)
Food(2)
Health(2)
Kannada(1)
Meditation & Mindfulness(1)
Natural Remedies(1)
OS(282)
Php(26)
Physics(1)
Preventive Care(1)
Shell Script(3)
Uncategorized(1)

Blog Posts

Creative July 24, 2025

Untold Stories of 5 Famous Paintings That Changed Art Forever

Education Kannada July 24, 2025

ನಾನು ದೊಡ್ಡವನಾದಾಗ ಏನು ಆಗಲು ಇಚ್ಛಿಸುತ್ತೇನೆ

Education Essay July 24, 2025

What I Want to Be When I Grow Up

Education July 24, 2025

How to Build Effective Study Habits for Long-Term Success

© 2025 Topic Nest | All Rights Reserved