In modern C++, given a 2D matrix of floats, write a C++ function to transpose it. This problem asks you to transpose a 2D matrix of floats in modern C++…
Background This is a small codebase related to mazes. It has some basic utilities to parse a maze from a string representation, print out a maze, and at…
Build a digital representation of a movie, where a movie has a title and an optional rating between 1 and 5. Also add a way to rate a movie after creati…
Given the following 2D Bounding Box struct, write a function to merge n bounding boxes together, and return a final bounding box with the result. struct…
Given a binary tree, find the maximum path sum from any two alive nodes within the tree. We can assume a node is an alive node if and only if it is a le…
Login Form Exercise This is an incomplete login form. Do not add any additional HTML elements. The login() service works as follows: Accepts an email an…
Given a stream of data points ( * ), find the p50 and p95. [** **** * *** ****** **********] p50 = **** p95 = ****** This problem asks you to compute st…
Given an m x n 2D binary grid grid which represents a map of ‘1’ s (land) and ‘0’ s (water), return the number of islands. An island is surrounded by wa…
This section has 6 questions. For each question, read the code and type your answer under the Answer heading. You should answer the questions without ru…
How many users started a call with more than 3 different people in the last 7 days? Table name: video_calls This table has 1 row per unique call. Assume…
You are given a string consisting of the letters x and y , such as xyxxxyxyy . In addition, you have an operation called flip , which changes a single x…
Given a file system: root (id=1) dir (id=2) file1 (id=4): 100b file2 (id=5): 200b file3 (id=3): 300b It will be represented as follows: Filesystem = { 1…
Write a function that, given an x, y coordinate of a land cell, returns all water cells that touch that island. The key idea is to traverse the entire i…
There is a plot (grid-like land) with each spot having a specified elevation. Within this plot there are two villages that need water delivered to them….
Given this list, design a class to help us efficiently answer the following questions: Given a policy, find out the number of unique pins that violate t…
There are people in a line filming a TikTok. You are given an integer array heights of size n that represents the heights of the people in the line. The…
Maximum Subarray Given an integer array nums , find the subarray with the largest sum, and return its sum. Input: nums = [-2,1,-3,4,-1,2,1,-5,4] Output:…
You must develop an algorithm to navigate a car through an optimal path while hitting every flag in the graph. You can gain points by: Giving a valid pa…
In order to ensure that I contact and evaluate your interview and assignment as soon as possible, please indicate your specific requirements for the interview and assignment.
Code Guaranteed Unique 100% Plagiarism Free
Complete Confidentiality 100% Confidentiality
Guaranteed Quality 100% Quality Assurance
Friendly reminder
My Google rankings are based on quality and word-of-mouth, not the same as paid rankings with an Ad logo. Programhelp's rankings have never needed to be paid to make a presence.