Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Bhupesh-V/30-seconds-of-cpp issues and pull requests

#711 - File name 'Empty' added in set code snippet

Pull Request - State: open - Opened by Chiragchandel2000 over 1 year ago

#710 - Changed description in unordered_map's count

Pull Request - State: open - Opened by UberChili over 1 year ago

#709 - Updated todo in vector folder

Pull Request - State: open - Opened by MahenderPoshaboina over 1 year ago

#708 - Algorithm: Edit unique_copy

Pull Request - State: open - Opened by Hasv07 over 1 year ago

#707 - Update cbegin.md

Pull Request - State: open - Opened by embTw over 1 year ago

#706 - Destroy

Pull Request - State: open - Opened by Arsivnet over 1 year ago

#705 - Add list get allocator

Pull Request - State: open - Opened by ajv4288 over 1 year ago

#704 - Fix typos in todo.txt

Issue - State: open - Opened by maitiSoutrik almost 2 years ago

#703 - Add std::deque snippets

Pull Request - State: open - Opened by Karina-Murawko-Wisniewska-Mobica almost 2 years ago

#702 - Add spaces to CONTRIBUTING.md

Pull Request - State: closed - Opened by loma-baldsson almost 2 years ago - 1 comment

#701 - Fix typo in std::is_heap (from <algorithm>)

Pull Request - State: closed - Opened by loma-baldsson almost 2 years ago - 2 comments

#700 - Fix a typo in todo.txt

Pull Request - State: open - Opened by maitiSoutrik almost 2 years ago

#699 - created min-heap priority queue

Pull Request - State: open - Opened by sriyaradhika almost 2 years ago

#698 - Create permutation-string.cpp

Pull Request - State: open - Opened by parte-Ajinkya almost 2 years ago

#697 - Create Longest-Subsquence-problem.cpp

Pull Request - State: open - Opened by parte-Ajinkya almost 2 years ago

#696 - New Branch

Pull Request - State: closed - Opened by viishal09 almost 2 years ago

#695 - Update the website and add a new folder

Issue - State: open - Opened by Nitya-S27 almost 2 years ago - 1 comment
Labels: suggestion, feedback

#694 - added flip function

Pull Request - State: open - Opened by Mithil-Joshi almost 2 years ago

#693 - Create push_back

Pull Request - State: open - Opened by hverma73 almost 2 years ago

#692 - iterating in priority queue

Pull Request - State: open - Opened by karannkumar almost 2 years ago

#691 - erase() algorithm

Pull Request - State: closed - Opened by priyanka7976 almost 2 years ago - 1 comment

#690 - Fixed typo in comment

Pull Request - State: open - Opened by hamzahasann almost 2 years ago

#689 - Get allocator

Pull Request - State: open - Opened by Pequicu1 almost 2 years ago

#688 - Merge pull request #577 from FMeinicke/master

Pull Request - State: open - Opened by SOHUM24 almost 2 years ago

#687 - Added Policy Based Data Structure (Ordered Set)

Pull Request - State: open - Opened by Ashish-ash almost 2 years ago

#686 - pull

Pull Request - State: closed - Opened by ajs1220 almost 2 years ago

#685 - Bug

Issue - State: open - Opened by Aatmaj-Zephyr almost 2 years ago
Labels: bug

#684 - Suggestion/Feedback

Issue - State: open - Opened by Hardik645 almost 2 years ago
Labels: suggestion, feedback

#683 - added binary search to snippets

Pull Request - State: open - Opened by archit2216 almost 2 years ago

#682 - Added count.cpp file in snippets/set

Pull Request - State: closed - Opened by Angelina612 almost 2 years ago

#681 - Added Emplace_hint file for unordered_map directory

Pull Request - State: open - Opened by ParthSaboo007 about 2 years ago - 1 comment

#680 - Add emplace.md

Pull Request - State: closed - Opened by lucca-leao about 2 years ago

#679 - Added unordered_map swap.md

Pull Request - State: closed - Opened by lucca-leao about 2 years ago

#678 - Issue in sort.md

Pull Request - State: open - Opened by Harshvg2021 about 2 years ago

#676 - Adding binary_search in Snippets/Algorithm

Pull Request - State: open - Opened by MukundLadani about 2 years ago - 1 comment

#675 - binary_search function is missing in snippets/Algorithm

Issue - State: open - Opened by MukundLadani about 2 years ago - 1 comment
Labels: bug

#674 - Added accumulate() method of vectors

Pull Request - State: open - Opened by deepanshumidha5140 about 2 years ago

#673 - Added Accumulate() in the Vector

Pull Request - State: closed - Opened by deepanshumidha5140 about 2 years ago

#672 - binary_Search_Tree

Pull Request - State: open - Opened by bhavy007 about 2 years ago

#671 - Added Markdown file partition_point.md in algorithms folder

Pull Request - State: open - Opened by carolinekraus02 about 2 years ago

#670 - Added Markdown file is_partitioned.md in algorithms folder

Pull Request - State: open - Opened by carolinekraus02 about 2 years ago

#669 - Add unordered_map::equal range

Pull Request - State: open - Opened by jenniferwnino about 2 years ago

#668 - Added map:key_comp

Pull Request - State: open - Opened by jenniferwnino about 2 years ago

#667 - Fix wrong description of stack/swap.

Pull Request - State: open - Opened by 7s9n about 2 years ago

#666 - Fix bug with in algorithms equal.md

Pull Request - State: open - Opened by 7s9n about 2 years ago

#665 - Missing is_sorted() function in algorithm.

Issue - State: closed - Opened by ayush-pr0 over 2 years ago - 3 comments
Labels: bug

#663 - Create bubble sort.md

Pull Request - State: open - Opened by david-ortega-molina over 2 years ago - 1 comment

#662 - Update CONTRIBUTING.md

Pull Request - State: open - Opened by lazarosdt over 2 years ago

#661 - Linked list

Pull Request - State: open - Opened by Khudd1214 over 2 years ago

#660 - Add insert_or_assign in unordered_map

Pull Request - State: open - Opened by blizzardfinnegan over 2 years ago

#659 - Add information for unordered_map::extract

Pull Request - State: open - Opened by blizzardfinnegan over 2 years ago

#658 - Fix typo in priority_queue/size.md comment.

Pull Request - State: open - Opened by 7s9n over 2 years ago

#656 - Added at method in unordered maps

Pull Request - State: open - Opened by aaryahjolia over 2 years ago

#655 - create max_heap.md

Pull Request - State: open - Opened by gabriellecannella over 2 years ago

#654 - Implemented snippet of partial_sum function

Pull Request - State: open - Opened by aririsu over 2 years ago - 2 comments

#653 - Creating at.md under unordered maps

Pull Request - State: open - Opened by kseniavelichko over 2 years ago

#652 - <at>

Pull Request - State: open - Opened by aayanrs over 2 years ago

#651 - Create merge.md

Pull Request - State: open - Opened by Samcina over 2 years ago

#649 - Algorithm

Pull Request - State: open - Opened by varunbgit almost 3 years ago

#648 - add map/insert_or_assign.md

Pull Request - State: open - Opened by MartDarc almost 3 years ago

#647 - Add map/key_comp.md

Pull Request - State: open - Opened by MartDarc almost 3 years ago

#646 - Add map/value_comp.md

Pull Request - State: open - Opened by MartDarc almost 3 years ago

#645 - partial_sum.md and partial_sum.cpp

Pull Request - State: open - Opened by blenassefa2 almost 3 years ago

#644 - Added /algorithm/destroy.md

Pull Request - State: open - Opened by LyronAA almost 3 years ago

#643 - Heap Sort

Pull Request - State: closed - Opened by rafaelsilvabr almost 3 years ago

#642 - Add /list/get_allocator.md

Pull Request - State: open - Opened by powellsr almost 3 years ago - 1 comment

#641 - add sieveoferatosthenes.md

Pull Request - State: closed - Opened by AhmadHerzallah almost 3 years ago

#640 - rotate_copy

Pull Request - State: open - Opened by abhishekd358 almost 3 years ago - 1 comment

#639 - Create updateREADME.md

Pull Request - State: open - Opened by sphinxbard about 3 years ago

#638 - Introsort

Pull Request - State: closed - Opened by pxrag about 3 years ago

#637 - get_allocator.md file added

Pull Request - State: open - Opened by pathaksoumik about 3 years ago

#636 - create merge.md

Pull Request - State: open - Opened by Kajal1483 about 3 years ago

#631 - Added sort_heap to algorithm file

Pull Request - State: closed - Opened by Avikarn about 3 years ago - 1 comment

#628 - Update genterate.md file

Pull Request - State: closed - Opened by shaochenren over 3 years ago

#626 - Update max_size.md

Pull Request - State: closed - Opened by gpytak over 3 years ago

#621 - Run Code link shifted to next line

Pull Request - State: closed - Opened by ASHWIN776 over 3 years ago

#618 - Opeator=

Pull Request - State: closed - Opened by javier-2011 over 3 years ago

#611 - added run code link to data.md in vector library

Pull Request - State: closed - Opened by destro-2698 almost 4 years ago

#602 - Create Stl algorithm

Pull Request - State: closed - Opened by vishalymca almost 4 years ago - 1 comment

#601 - Added unordered_set

Pull Request - State: closed - Opened by asifjoardar almost 4 years ago

#588 - Must See for first-time contributors

Issue - State: open - Opened by Bhupesh-V almost 4 years ago - 1 comment

#577 - map: Add try_emplace

Pull Request - State: closed - Opened by FMeinicke almost 4 years ago

#576 - fixed vector link

Pull Request - State: closed - Opened by just-tech20 about 4 years ago

#564 - Add is_heap_until

Pull Request - State: closed - Opened by vcoutasso about 4 years ago

#562 - Create find_end.md

Pull Request - State: closed - Opened by vicnetto about 4 years ago - 1 comment

#557 - sort_heap in algorithm

Pull Request - State: closed - Opened by italovinicius18 about 4 years ago

#556 - Added partial_sort in algorithm

Pull Request - State: closed - Opened by italovinicius18 about 4 years ago - 1 comment

#548 - Create key_comp.md

Pull Request - State: closed - Opened by northern-lyt about 4 years ago

#547 - Create equal_range.md

Pull Request - State: closed - Opened by Vishal18v about 4 years ago

#546 - Create get_allocator.md

Pull Request - State: closed - Opened by Vishal18v about 4 years ago

#512 - Added unordered_set

Pull Request - State: closed - Opened by asifjoardar about 4 years ago - 2 comments

#489 - Add Time Complexities of all methods for all functions / algorithms.

Issue - State: open - Opened by coderanant over 4 years ago - 8 comments
Labels: suggestion, feedback

#483 - Priority queues is missing

Issue - State: open - Opened by axshivam over 4 years ago - 2 comments
Labels: suggestion, feedback

#298 - Add time complexity

Pull Request - State: closed - Opened by giorgosgiapis almost 5 years ago

#166 - make a GitHub Action

Issue - State: open - Opened by Bhupesh-V about 5 years ago - 5 comments
Labels: help wanted