utkarsh006 / LeetCode-Grind

This Repo is a one way solution to ace your Technical Interviews and crack your dream Job by upsolving LeetCode standard problems.
MIT License
50 stars 26 forks source link

Sept 25_Design Circular Queue.cpp #262

Closed Anjali-Chaudhary3 closed 2 years ago

Anjali-Chaudhary3 commented 2 years ago

ISSUE NO:#263 DESCRIPTION

Design Circular Queue Implement the MyCircularQueue class to perform the following operations on the circular queue 1.add element 2.delete element 3.check if the queue is empty 4.check if the queue is full

✔️ Check List (Check all the applicable boxes)

📄 Note to reviewers

Added under Hacktoberfest 2022 @utkarsh006 Please review my PR

📷 Output Screenshots

Screenshot from 2022-10-15 12-22-32

github-actions[bot] commented 2 years ago

Thanks for your contribution we will soon check your PR @Anjali-Chaudhary3 :)

utkarsh006 commented 2 years ago

@Anjali-Chaudhary3 Create an issue. If you continue this behavior, will mark your PR as spam.

Anjali-Chaudhary3 commented 2 years ago

i am sorry sir,i am doing contribution for first time. I have made the changes

On Sat, 15 Oct 2022 at 12:33, Utkarsh Saxena @.***> wrote:

@Anjali-Chaudhary3 https://github.com/Anjali-Chaudhary3 Create an issue. If you continue this behavior, will mark your PR as spam.

— Reply to this email directly, view it on GitHub https://github.com/utkarsh006/LeetCode-Grind/pull/262#issuecomment-1279679684, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXBXXH7FV3IYXA5WOPLXZSTWDJJMDANCNFSM6AAAAAARFZFBOQ . You are receiving this because you were mentioned.Message ID: @.***>

utkarsh006 commented 2 years ago

@Anjali-Chaudhary3 Its fine I can understand. Do mention issue number in your PR template.

Anjali-Chaudhary3 commented 2 years ago

Done

utkarsh006 commented 2 years ago

LGTM ⭐