How to check if given four points form a square
How to check if given four points form a square-Geometric Algorithm Given coordinates of four points in a plane, find if the...
Wikitechy Founder, Author, International Speaker, and Job Consultant. My role as the CEO of Wikitechy, I help businesses build their next generation digital platforms and help with their product innovation and growth strategy. I'm a frequent speaker at tech conferences and events.
How to check if given four points form a square-Geometric Algorithm Given coordinates of four points in a plane, find if the...
Multiply a given Integer with 3.5 - Bit Algorithm - Given a integer x, write a function that multiplies x with 3.5 and...
Check whether a given point lies inside a triangle or not - Geometric Algorithm - Given three corner points of a triangle,...
Python Programming - Edit Distance - Dynamic Programming - The process all characters one by one staring from either from...
Java Programming Edit Distance - Dynamic Programming - Idea is process all characters one by one staring from either from...
Add 1 to a given number - Bit Algorithm - Add 1 to a given number write a program to add 1 to a given number. You are not...
Detect Cycle in a Directed Graph - Graph Algorithms - Given a directed graph, check whether the graph contains a cycle or...
Given n line segments, find if any two segments intersect - Geometric Algorithm - We have discussed the problem to detect if...
C++ Programming Edit Distance - Dynamic Programming - Idea is process all characters one by one staring from either from...
Python algorithm - Breadth First Traversal or BFS for a Graph - Breadth First Traversal for a graph is similar to Breadth...
Our site uses cookies. By using this site, you agree to the Privacy Policy and Terms of Use.