Blogs about: Srm

Featured Blog

TopCoder Practice Rooms SRM 159 DIV 2 250

codersupremo wrote 2 hours ago: Explanation The code that I had written was very messy. So, when I was looking at other’s solu … more →

Tags: Top Coder, 15:9, 2, $250, DIV, integers, Java, Problem Statement

TopCoder Practice Rooms SRM 163 DIV 2 250

codersupremo wrote 6 hours ago: Problem Statement The inchworm is a creature of regular habits. She inches forward some distance alo … more →

Tags: Top Coder, 162, 2, $250, algorithm, Computer Programming, CS, DIV, integers

TopCoder Practice Rooms SRM 162 DIV 2 250

codersupremo wrote 7 hours ago: Explanation You need to use this property –> lcm(a, b) = a*b/gcd(a, b). So, You need to mak … more →

Tags: Top Coder, 162, 2, $250, algorithm, Computer Programming, CS, DIV, GCD

Defining Your Supplier Relationships Matters

gholden wrote 7 hours ago: By Ed Bernstein, IRI President, and Greg Holden, Business Writer Elements of business that were trad … more →

Tags: Globalization, Innovation, Research & Development, Risk Management, Tools and Techniques, Ed Hummel, F Key Kidder, Lab Management, Procurement

TopCoder Practice Rooms SRM 161 DIV 2 250

codersupremo wrote 9 hours ago: Explanation This ia a simple problem. Some important points here are the limits for ‘for-loops … more →

Tags: Top Coder, 16.1, 2, $250, algorithm, Computer Programming, DIV, Java, Practice

My first SRM - single round match TOPCODER

Piyush wrote 1 day ago: So yesterday I appeared for my first SRM – Single Round Match on Topcoder. My first SRM 579 … more →

Tags: coding, Programming, competitive programming, topcoder

C# - Bubble sort2 comments

Alethor wrote 1 day ago: Hello, i go to explain the sort algorithm Bubble Sort in C#. The purpose of this sorting algorithm i … more →

Tags: General, snippets, topcoder, C#, Programming, algorithm, .NET, Programación, contest

SRM 579 DIV 2, Problem 250

Alethor wrote 2 days ago: Here a new problem from today´s SRM! This round +105 points!  Here only need to sort the array, then … more →

Tags: SRM´s Practice Rooms DIV 2, .NET, ALGO, algorithm, C#, contest, Programación, Programming, TC

Practice Room SRM 179 DIV 2, Problem 550 Rep

Alethor wrote 2 days ago: here a new problem I´ve solved right now! Here first need to work with people and small packages, if … more →

Tags: SRM´s Practice Rooms DIV 2, .NET, ALGO, algorithm, C#, contest, Programación, Programming, TC

Practice Room SRM 177 DIV 2, Problem 500 Rep

Alethor wrote 2 days ago: Here a new problem I´ve solved right now! Here i decided a for loop, in each iteration use regular e … more →

Tags: SRM´s Practice Rooms DIV 2, .NET, ALGO, algorithm, C#, contest, Programación, Programming, TC

Practice Room SRM 176 DIV 2, Problem 500 Rep

Alethor wrote 3 days ago: Here a new problem I´ve solved right now! Here i decided to create an array with all the possibiliti … more →

Tags: SRM´s Practice Rooms DIV 2, .NET, ALGO, algorithm, C#, contest, Programación, Programming, TC

TopCoder Practice Rooms SRM 158 DIV 2 250

codersupremo wrote 3 days ago: Explanation This is a simple problem. Just make a function ‘rotate’ so that you can rota … more →

Tags: Top Coder, 158, 2, Puerto Rico (mogan), Business, DIV, integers, method-signature, Parameter (computer programming)

TopCoder Practice Rooms SRM 157 DIV 2 250

codersupremo wrote 3 days ago: Problem Statement A popular guessing game is “Guess the number”, where one person select … more →

Tags: Top Coder, 157, 2, $250, DIV, integers, Math, method-signature, Parameter (computer programming)

TopCoder Practice Rooms SRM 155 DIV 2 250

codersupremo wrote 3 days ago: Explanation Whenever you come accros ‘-’ , multiply by 10 and add the number of ‘X … more →

Tags: Top Coder, 15/5, 2, coder, DIV, Java, method-signature, Parameter (computer programming), practice rooms

Practice Room SRM 175 DIV 2, Problem 250 Rep

Alethor wrote 4 days ago: Here a new problem I´ve solved right now! First i get all the times each letter is repeated, then ge … more →

Tags: SRM´s Practice Rooms DIV 2, topcoder, C#, Programming, ALGO, algorithm, .NET, Programación, contest

TopCoder Practice Rooms SRM 154 DIV 2 300

codersupremo wrote 4 days ago: Explanation Only thing that is important is splitting the string into two and converting and adding … more →

Tags: Top Coder, 1.5.3, 2, 300, DIV, integers, method-signature, Parameter (computer programming), Problem Statement

TopCoder Practice Rooms SRM 153 DIV 2 250

codersupremo wrote 4 days ago: Explanation This is a simple brute force problem. Problem Statement When selling goods, it is import … more →

Tags: Top Coder, DIV, $250, Problem Statement, Parameter (computer programming), String (computer science), integers, Java, topcoder

C# - Extract the vowels from a string with RegularExpressions2 comments

Alethor wrote 5 days ago: I create a class ExtractVowels, with a method extractVowels, that takes a name and return a string[] … more →

Tags: General, snippets, .NET, ALGO, algorithm, C#, contest, Programación, Programming

Practice Room SRM 174 DIV 2, Problem 500 Rep4 comments

Alethor wrote 5 days ago: Here a new problem I´ve solved! First i get the difference between 100 – minOdds, then i used … more →

Tags: SRM´s Practice Rooms DIV 2, topcoder, C#, Programming, ALGO, algorithm, .NET, Programación, contest


Related Tags
All →

Follow this tag via RSS