adityabisoi / ds-algo-solutions

A collection of solutions for Hackerrank data structures and algorithm problems in Python
MIT License
47 stars 110 forks source link

Queries with Fixed Length #340

Closed vikhyatsingh123 closed 3 years ago

vikhyatsingh123 commented 3 years ago

https://www.hackerrank.com/challenges/queries-with-fixed-length/problem Queue question

vikhyatsingh123 commented 3 years ago

Can I do it in python

verma-shivani commented 3 years ago

May i do it in cpp .PLease assign this to me.

adityabisoi commented 3 years ago

@vikhyatsingh123 Complete all others first

yashasvimisra2798 commented 3 years ago

Can I do it in python?

Aarushi11H commented 3 years ago

I'll do this one in JAVA

subhangi2731 commented 3 years ago

@verma-shivani go for it in cpp

subhangi2731 commented 3 years ago

@yashasvimisra2798 go for it in python

subhangi2731 commented 3 years ago

@Aarushi11H go for it in java

subhangi2731 commented 3 years ago

@vikhyatsingh123 Please complete all other previous issues assigned to u first

vikhyatsingh123 commented 3 years ago

I completed all my previous task. Please Assign me this one.

Aarushi11H commented 3 years ago

Hey this problem had been added in both Queues and Heaps grid in the Readme.md file. It must be added to the Queues folder as its a queue problem (even acc to hackerrank)

adityabisoi commented 3 years ago

@Aarushi11H Please fix this issue.

yashasvimisra2798 commented 3 years ago

Can I work on the cpp solution?