
- Data Structures & Algorithms
- DSA - Home
- DSA - Overview
- DSA - Environment Setup
- Algorithm
- DSA - Algorithms Basics
- DSA - Asymptotic Analysis
- DSA - Greedy Algorithms
- DSA - Divide and Conquer
- DSA - Dynamic Programming
- Data Structures
- DSA - Data Structure Basics
- DSA - Array Data Structure
- Stack & Queue
- DSA - Stack
- DSA - Expression Parsing
- DSA - Queue
- Searching Techniques
- DSA - Linear Search
- DSA - Binary Search
- DSA - Interpolation Search
- DSA - Hash Table
- Sorting Techniques
- DSA - Sorting Algorithms
- DSA - Bubble Sort
- DSA - Insertion Sort
- DSA - Selection Sort
- DSA - Merge Sort
- DSA - Shell Sort
- DSA - Quick Sort
- Graph Data Structure
- DSA - Graph Data Structure
- DSA - Depth First Traversal
- DSA - Breadth First Traversal
- Tree Data Structure
- DSA - Tree Data Structure
- DSA - Tree Traversal
- DSA - Binary Search Tree
- DSA - AVL Tree
- DSA - Spanning Tree
- DSA - Heap
- DSA Useful Resources
- DSA - Questions and Answers
- DSA - Quick Guide
- DSA - Useful Resources
- DSA - Discussion
Introduction to Miscellaneous Problems
We have seen different problems in different sections. There are some other problems which are not categorized. In this section we will see some of the random problems.
In this Section We are going to cover.
- Adding base n numbers
- Babylonian method to find the square root
- Factorial of a large number
- Check if a given point lies inside a Polygon
- Check Perfect Square or Not
- Check if given four points form a Square
- Check if two given sets are disjoint?
- Check if two line segments intersect
- Check whether a given point lies inside a Triangle
- Connect n ropes with minimum cost
- Number to Roman Numerals
- Possible walks from a source to a destination with exactly k edges
- Fastest Way to multiply two Numbers
- Number to word conversion
- Flood fill Algorithm
- Even Number with Prime Sum
- Graham Scan Algorithm
- Jarvis March Algorithm
- Kth Largest Element in an Array
- Lexicographically minimum string rotation
- Lock & Key problem using Hash-map
- Nuts and Bolt Problem
- Print all permutations of a given string
- Parity Check of a Number
- Reservoir Sampling
- Travelling Salesman Problem
- Find Weekday using Zeller's Algorithm
- Sort strings in Alphanumeric sequence
- Tower of Hanoi Problem
- Magic Square
- Shuffle Array Contents
- Print Matrix in spiral way
- Related Articles
- Introduction to Algorithms for Mathematical Problems
- Perl Miscellaneous Operators
- Introduction to Databases
- Introduction to Backtracking
- Introduction to Anime.js
- Introduction to Iptables
- Introduction to Backtracking Algorithms
- Introduction to Searching Algorithms
- Introduction to Sorting Techniques
- Introduction to Greedy Algorithms
- Introduction to Dynamic Programming
- Introduction to Graph Algorithms
- An Introduction to Womenswear
- Introduction to the Tidyverse
- Introduction to TensorFlow Lite

Advertisements