Why you need social science over science?
Let's be in pandoora Land. In Pandoora Land, you can have free bread if you have Pandora Token. Tokens are ...Read More
সর্বাধিক ব্যবহৃত দরকারী লিনাক্স ফাংশন
অধ্যায় 1 প্রাথমিক I/O ফাংশন close ফাংশন: খোলা ফাইল বন্ধ করুনcreat ফাংশন: একটি ফাইল তৈরি করুনdup ফাংশন: ডুপ্লিকেট ফাইল বর্ণনাকারীdup2 ...Read More
These functions are the most commonly used useful Linux functions
Chapter 1 Primary I/O Functions close function: close the opened filecreat function: create a filedup function: Duplicate file descriptorsdup2 function: ...Read More

Much awaited Sony Alpha 7 iv Launch in India
Alpha 7 iv, the snappy power cam loaded with a flagship microprocessor capable of recording smooth & stunning clips up ...Read More
find two divisors of a number, such that the gcd of the sum of those divisors and the number equals 1
Problem statement you are given an array. you have to find two divisors other than 1, (d1,d2) for each element, ...Read More
Created an online whiteboard within 30 minutes! HOW?
What is an online whiteboard?It is an online writing or drawing tool, just like a board that we used to ...Read More
How do I consider a smartphone worth buying?
First I would like to declare that 'it is not a paid post of any type', solely written to help ...Read More

A Small estimation for next 4 months covid waves in different parts of the world
On the basis of the data available in worldmeters.info I have generated a summary on near future covid19 waves in ...Read More
Find distinct prime factors from 1 to n in O((n+q)logn) (for q Queries)
Problem: Find distinct prime factors of a number. You will be asked q times. Naive approach: Find out distinct prime ...Read More
Codechef | April 21 challenge | Worthy Matrix | solution |KAVGMAT
Chef found a matrix A with N rows (numbered 1 through N) and M columns (numbered 1 through M), where for each row r and column c, the cell in row r and column c (denoted by (r,c)) contains an ...Read More
Codechef | April 21 challenge | Chef and Dice | solution |SDICE
Problem Chef has N 6-sided standard dice. Each die has dimensions 1×1×1. Since Chef is bored during the quarantine, he decides to stack ...Read More
Conversion of BST(binary search tree) pre-order traversal to post-order traversal
Problem Statement: Post-order traversal to be printed from Pre-order traversal of a Binary Search Tree(BST). Prerequisite: BST & traversal A ...Read More
কোন্ প্রাকৃতিক জীব আকাশকে বেগুনি বর্ণের দেখে?/প্রজাপতি আকাশকে বেগুনি রঙের দেখে কেন?
প্রজাপতি আকাশকে বেগুনী রঙের দেখে। কারণ বেগুনী তরঙ্গ দৈর্ঘ্য লাল অপেক্ষা কম তাই এই বেগুনী রঙের বিক্ষেপণ বেশি। আর প্রজাপতির ...Read More
আলোর তরঙ্গ দৈর্ঘ্য বেশি হলে প্রতিফলন বেশি হয় কেন?
আলোর তরঙ্গ দৈর্ঘ্য বেশি হলে পাতিফলক তল ভেদ করে করে যেতে পারেনা ফলে আলো প্রতিফল তলে যে কোণে আপতিত হয় ...Read More
কোষের বিভব প্রভেদের মান তড়িচ্চালক বলের চেয়ে কম কেন?
প্রথমে আমাদের জানতে হবে, তড়িচ্চালক বল কাকে বলে?বিভব-প্রভেদ কাকে বলে?রোধ কাকে বলে?ওহমের সূত্রের বিবৃতি।ওমের সূত্রের গাণিতিক রূপ থেকে বর্তনীতে সর্বোচ্চ ...Read More
Recent Comments