hossainmishkat0's blog

By hossainmishkat0, history, 11 months ago, In English

This is an off topic.

I heard a story of a Romanian student. He was board to do coding and watch Netflix all day and always demotivated. So he had an idea. He coded a program that will force him to code for 5 hours and the program won't let him surf internet, social media or watch netflix. This really helped him. Is there any software that will do so to help me?? I'm looking for one.

Full text and comments »

  • Vote: I like it
  • +5
  • Vote: I do not like it

By hossainmishkat0, history, 15 months ago, In English

How do I proof the existence of a solution of Greedy, Number theory and mathematical problems???

// If you have time, please visit my profile and give me some advice // I think I solved too many easy 800 rating problems

Full text and comments »

  • Vote: I like it
  • +8
  • Vote: I do not like it

By hossainmishkat0, history, 18 months ago, In English

Any idea on How solve this palindrome problem?? Is this one a dynamic programming problem??!! Light OJ 1205.

https://lightoj.com/problem/palindromic-numbers

Full text and comments »

  • Vote: I like it
  • +1
  • Vote: I do not like it

By hossainmishkat0, history, 18 months ago, In English

How to self learn and solve problems?

If you visit my profile you will see that I'm not that good at problem solving. I solve only A type problems I have 1 year left to complete my college. I didn't do well in ICPC regional contest. I want a good CodeForce profile within this one year and a good problem solver as well. Is it even possible to do so??!!!

Things I know till now

  1. Basic Data structures and Algorithm;
  2. C++ STL;
  3. Binary Tree;
  4. Graph's Traversal, Dijkstra, Bellman, coloring and Bipartite, TopoSort, Cycle Detect, Minimum Spanning Tree
  5. Some Number theory topics.
  6. Backtracking and Recursion, Greedy;

Full text and comments »

  • Vote: I like it
  • +10
  • Vote: I do not like it