Solution technique of USTC Intra contest problem

Problem D: ANGEL NUMBER Angel number 421 (please don’t think it’s angel’s favorite number: D) Is actually a sequence of numbers 4,2,1 which can be found following certain rules. The rules are given below Rules Step 1 Select any whole number. Step 2 If it is an even number, divide by 2; if it is odd number multiply by 3 […]

Continue Reading

Programming Problem: Interchange

Dear ACM Solvers Today I am giving a simple and interesting Number theory Problem for you though I am not sure whether it should be treated as Number theory or ad-hoc type problem. You know better 🙂 Assume a 2 digit number xy=75. If the position of digit have been interchanged it goes to yx=57. Now the difference between the […]

Continue Reading

যে ১২ টি বিষয় ফ্রিল্যান্সারদের আজই হালনাগাদ করা প্রয়োজন!

হ্যাঁ আপনারা সবাই ব্যস্ত। কারন আপনার ফ্রিল্যান্সিং ব্যবসা এবং ব্যক্তি জীবন দুটোতেই সময় দিতে হয়। এইসব ব্যস্ততার মাঝে খুব সহজেই আপনি মূল কিছু কাজ ভুলে যান, যা আপনাকে অন্য সবার থেকে পিছিয়ে দেয়। আপনার ফ্রিল্যান্সিং পেশাটা কি সময়ের সাথে হালনাগাদ করেছেন? আমি জানি খুব কম ফ্রিল্যান্সারই উত্তর দেবেন “না”। যদি আপনি গড়পরতা অন্য সব ফ্রিল্যান্সারদের মত হন তাহলে পেছনে পরে […]

Continue Reading

ACM Contest Tips

How do I become good at these contests? A few things help: Have a favourite programming language that you know very well. C++ and Java are both used at the practice sessions. Be familiar with commonly used algorithms and data structures (these are typically covered in second- and third-year courses). Enjoy programming. If you’re doing this for fun, it’ll motivate […]

Continue Reading

অনুভূতি

মিস্ করি চিঠি লিখার সেই দিনগুলি যখন বন্ধুদের কাছে একটা চিঠি লিখে ১০-১২ দিন অপেক্ষা করতাম উত্তরের জন্য আর এখন sms করার ও time নেই আর করলে ও ৫ মিনিটের বেশি অপেক্ষা করতে হয় না reply এর জন্য। সবকিছুই দ্রুততর হচ্ছে কিন্তু আমাদের অনুভূতিগুলো ধীরে ধীরে স্বল্পস্থায়ী হয়ে যাচ্ছে 🙁

Continue Reading

শূন্য অথবা শূন্যের কাছাকাছি

জানি কিন্তু বুঝিনা বুঝি কিন্তু বিশ্বাস করিনা বিশ্বাস করি কিন্তু অন্তরে ধারণ করিনা অন্তরে ধারণ করি কিন্তু কর্মে বাস্তবায়ন করিনা আর এইভাবে একটি ধনাত্নক আর একটি ঋণাত্নক মিলে ফলাফল শূন্য অথবা শূন্যের কাছাকাছি কিছু হওয়া ছাড়া উপায় থাকে না

Continue Reading