রাসূল (সাঃ) এর স্ত্রীগণ

বাংলা ইসলামিক কুইজ - Bangla Islamic Quiz > বাংলা ইসলামিক কুইজ - Bangla Islamic Quiz

রাসূল হযরত মুহাম্মদ সাল্লাল্লাহু সালামের জীবনী (সাঃ) এর স্ত্রীগণের বিস্তারিত জীবন কাহিনী জানুন। তাদের জীবনের উদাহরণ, যোগ্যতা, আর উদ্দেশ্য সম্পর্কে জানা ব্যাপক তথ্য।

  • AA data structure that allows elements to be inserted and removed in any order
  • BA data structure that allows elements to be inserted and removed from the beginning or end
  • CA data structure that allows elements to be inserted and removed from one end only
  • DA data structure that allows elements to be inserted at one end and removed from the other end
  • APriority queue
  • BCircular queue
  • CDouble-ended queue
  • DBinary queue
  • ASorting a list of integers
  • BFinding the shortest path between two nodes in a graph
  • C Evaluating arithmetic expressions in postfix notation
  • D Implementing a binary search algorithm