Showing posts with label ACM. Show all posts
Showing posts with label ACM. Show all posts

Saturday, March 5, 2016

After learning the syntax, Where can I grow up my coding and problem solving skill step by step ?

After learning the syntax, from where can I grow up my coding and problem solving skill step by step?

I want to go such a place where I will be led from beginner to intermediate to advance stage and where I will be able to see other's done solution in case if I can't solve the problem.
Is it necessary for a beginner or intermediate level programmer to learn algorithm, discrete mathematics...?

* people we who are not from CS and out of ACM ICPC fall in such type of problem.

Ans:

# Tahy Aamir 




এখানে সবগুলো সমস্যা সমাধান করেন, আশা করি আপনার প্রশ্নের সমাধান হয়ে যাবে। https://github.com/karan/Projects

Note: আমি নিজেও এখনো‌ সবগুলো সমস্যা সমাধান করতে পারিনি। কারণ, সমস্যার কোন শেষ আছে?


# রাতুল মিনহাজ 

 "After learning the syntax, from where can I grow up my coding and problem solving skill step by step?"
If your target is to be a better programmer, then try solving problems from these sites:
http://hackerrank.com

http://projecteuler.net
http://codingbat.com

"... I will be able to see other's done solution in case if I can't solve the problem."
Tons of people use the sites I provided, you will find their Github repositories of solutions just by doing a few simple Google searches. Don't ask how to do that.

"Is it necessary for a beginner or intermadiate level programmer to learn algorithm, discrete mathematics...?"
Definitely, if you want to increase your analytical abilities and solve problems more efficiently. You can try doing online courses on these things from Coursera, edX, Udacity etc. See the full list of topics you might need to cover: 

 
https://github.com/open-source-society/computer-science


#তারাস্কির স্টকার 

 I'm not fit for ACM ICPC but now solving a2oj.com ladder........... it's well distributed problem from very easy to veteran........... it's working for me nicely and what i would say be language neutral cause in problem solving hierarchy
[Investigatio
n (visualising and doing on paper)
..Strategy (breaking problem in small pieces)
and ....Tactics (writing code)]
notice code comes at the last...............
 

NB: this a personal experience and that may vary from person to person

Thursday, December 18, 2014

cpbook.subeen.com প্রোগ্রামিং সমস্যার সমাধান- সমস্যা - ২৯ ( ডিজিটাল ত্রিভূজ )



Easy ACM UVA Problems

100 The 3n+1 problem
102 Ecological bin packing
113 Power of cryptography
136 Ugly numbers
190 Circle through three points
264 Count on Cantor
272 TEX qoutes
299 Train swapping
305 Joseph
353 Pesky Palindromes
369 Combinations
382 Perfection
401 Palindromes
406 Prime cuts
408 Uniform generator
424 Integer inquery
444 Encoder and decoder
458 The decoder
490 Rotating sequences
492 Pig latin
495 Fibonacci freeze
499 What’s the frequency, Kenneth?
530 Binomial showdown
541 Error correction
543 Goldbach’s conjecture
579 Clock Hands
591 Box of Bricks
609 DNA sorting
623 500!
686 Goldbach’s conjecture (II)
694 The Collatz sequence
713 Adding reversed numbers
729 The Hamming distance problem
834 Continued Fractions
10008 What’s Cryptanalysis?
10013 Super long sums
10018 Reverse and Add
10019 Funny Encryption Method
10035 Primary Arithmetic
10055 Hashmat the brave warrior
10062 Tell me the frequencies!
10070 Leap Year or Not Leap Year
10082 WERTYU
10101 Bangla numbers
10107 What is the median?
10110 Light more light
10161 Ant on a Chessboard
10200 Prime time
10235 Simply Emirp
10242 Fourth point!!
10252 Common Permutation
10282 Babel fish
10286 Trouble with a pentagon
10300 Ecological Premium
10302 Summation of Polynomials
10323 Factorial! You Must be Kidding!!!
10324 Zeros and Ones
10327 Flip sort
10370 Above average
10409 Die game
10420 List of conquests
10424 Love calculator
10432 Polygon inside a circle
10473 Simple base conversion
10515 Powers et al.
10611 The playboy chimp
10696 f91
10700 Camel trading

Source- http://www.acmsolver.org

Saturday, November 29, 2014

পাইথনে ACM করব কোন ওয়েবসাইটে ?

1. http://www.spoj.com/
2. http://www.codechef.com/

Saturday, November 22, 2014

Easy ACM problem list from UVA

10055 - Hashmat the Brave Warrior
12577 - Hajj-e-Akbar

12478 - Hardest Problem Ever
1124 - Celebrity jeopardy
11172 - Relational Operator

10071 - Back to High School Physics
12250 - Language Detection
12403 - Save Setu
11332 - Summing Digits
12289 - One-Two-Three
10945 - Mother bear


*Written by- Shoayb(IIUC)