Problem The problem statement was pretty easy and I was able to run half of the test cases, but some […]
Tag: vectors
Algo to return a vector of available time slots for scheduling a meeting between two persons
Problem There are 2 persons and their already booked meeting schedule is given and also time bound for both the […]
Push_back algorithm for Vector
Problem Hello everyone! I wrote a class Vector.So, I want to find out how can i upgrade it for better […]
Making Math vector implementation using java [closed]
Problem Closed. This question is off-topic. It is not currently accepting answers. Questions containing broken code or asking for advice […]
Process string vector and change each string to uppercase
Problem The question below came from C++ primer 5th edition. Read a sequence of words from cin and store the […]
Vector Sort Function
Problem I had heard about sorting for a while, but never actually gave it a try. So I decided to […]
Quaternion and Vector3 transfomation Math
Problem hi I have made and AI for my enemies which works perfectly but a particular section of code is […]
Finding consecutive numbers in a vector
Problem I need to write a program to print the line numbers, in ascending order, of a particular word in […]
Jolly jumpers programming challenge
Problem I have posted my solution to the jolly jumpers programming challenge(detailed here) for your review: A sequence of n […]
Comparing two vectors of arbitrary size, block by block [closed]
Problem Closed. This question is off-topic. It is not currently accepting answers. Code not implemented or not working as intended: […]
- 1
- 2