Fancy Hints

  • Home
  • Blog
  • Coding
    • .Net
    • Csharp
    • iOS
    • CSS
    • Python
    • Java
    • Node.js
    • jquery
    • Javascript
    • Android
    • PHP
  • Tech
    • Systems
    • Digital
    • Computer Science
    • Security
    • Hosting
    • Website
    • Mobile
  • Donate

Tag: c++

c++

C++ to C# WM_COPYDATA not behaving as expected.

Hi all,I posted a question on Stackoverflow and I’m struggling to find an answer.https://stackoverflow.com/q/65508292/4700011Anyone here reckon they could have a bash at it?Thanks in advance. I’m a bit confused: Which is your code, the sender Read more…

By Umar Khan, 5 years ago January 3, 2021
c++

Find all substrings containing exactly k distinct characters

Given a string and a positive integer k, find all distinct substrings of a given string of any length containing exactly k distinct characters. For example, A simple solution is to generate all substrings of Read more…

By Umar Khan, 5 years ago December 28, 2020
c++

Minimum-weight triangulation of a convex polygon

A triangulation of a convex polygon results in a set of non-intersecting diagonals between non-adjacent vertices, which completely partition the interior of the convex hull of the polygon into triangles. The minimum weight triangulation (MWT) Read more…

By Umar Khan, 5 years ago December 25, 2020
c++

C++ style template constants with C# generics.

I’m definitely not the first person to think of this, but I like it in a cheating kind of way. Is the typeof(subtract) == typeof(const_true) comparison optimized away by the compiler? If not, I can Read more…

By Umar Khan, 5 years ago December 25, 2020
c++

Find maximum profit that can be earned by conditionally selling stocks

Given a list containing future price predictions of two different stocks for the next n-days, find the maximum profit that can be earned by selling the stocks with a constraint that the second stock can Read more…

By Umar Khan, 5 years ago December 24, 2020
c++

Find k closest elements to a given value in an array

Given a sorted integer array, find the k closest elements to x in the array where k and x are given positive integers. The integer x may or may not be present in the input Read more…

By Umar Khan, 5 years ago December 24, 2020
c++

Water Jugs Problem

Suppose you are given n red and n blue water jugs, all of different shapes and sizes. All red jugs hold different amounts of water, as do the blue ones. Moreover, there is a blue Read more…

By Umar Khan, 5 years ago December 24, 2020
c++

Create Mirror of an m-ary Tree

Given an m-ary tree, write an efficient algorithm to convert the tree to its mirror. An m-ary tree (aka k-ary tree) is a tree in which each node has no more than m children. Each Read more…

By Umar Khan, 5 years ago December 24, 2020
c++

Find minimum removals required in an array to satisfy given constraints

Given an array of integers, trim it such that its maximum element becomes less than twice the minimum, return the minimum number of removals required for the conversion. For example, The idea is straightforward and Read more…

By Umar Khan, 5 years ago December 24, 2020
c++

Check whether an undirected graph is Eulerian

Given an undirected graph, check whether it has an Eulerian path or not. In other words, check if it is possible to construct a path that visits each edge exactly once. An Eulerian trail is Read more…

By Umar Khan, 5 years ago December 24, 2020

Posts pagination

Previous 1 2 3 Next
Recent Posts
  • Amazon is selling a men’s 3-piece suit for just $14 that’s completely wrinkle-resistant
  • Oil Crisis Roils Global Markets: DOW Tumbles, Dollar Index Eyes Reversal, EUR/CAD Dives
  • REI is selling a $3,199 electric bike for 40% off that offers a ‘5-star experience’
  • EUR/USD Weekly Outlook
  • USD/JPY Weekly Outlook
Recent Comments
    Archives
    • March 2026
    • February 2026
    • January 2026
    • December 2025
    • November 2025
    • October 2025
    • September 2025
    • August 2025
    • July 2025
    • June 2025
    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
    • June 2024
    • May 2024
    • April 2024
    • March 2024
    • February 2024
    • January 2024
    • December 2023
    • November 2023
    • October 2023
    • September 2023
    • August 2023
    • July 2023
    • June 2023
    • May 2023
    • April 2023
    • March 2023
    • February 2023
    • January 2023
    • December 2022
    • November 2022
    • October 2022
    • September 2022
    • August 2022
    • July 2022
    • June 2022
    • May 2022
    • April 2022
    • March 2022
    • February 2022
    • January 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • June 2019
    • May 2019
    • July 2018
    • February 2018
    • January 2018
    • December 2017
    • November 2017
    Categories
    • .Net
    • Android
    • Architecture
    • BigData
    • c++
    • Cloud
    • COBOL
    • Coding
    • Computer Science
    • Cross-Platform
    • crypto
    • Cryptocurrencies
    • Csharp
    • CSS
    • Data science
    • digital
    • Email
    • English
    • Hosting
    • HTML
    • Investments
    • iOS
    • Java
    • Javascript
    • jquery
    • Machine Learning
    • Mobile
    • Node.js
    • PHP
    • Programming
    • Python
    • Security
    • SQL
    • Systems
    • Tech
    • Uncategorized
    • Web-services
    • Website
    • Home
    • Blog
    • Coding
    • Tech
    • Donate
    Hestia | Powered by WordPress