Re: do u know ramanujan numbers algorithm



Sanny wrote:
I will have to invest my time in generating the O(n^2) algorithm. For
O(n^4) algorithm I gave it by withing in 10 seconds for free.

Its true I can give little work for free but to design something that
needs time I cant do that for free.

If you are ill you go to docter he may give a free advice. But incase
he need to do an Xray/ Or other diagnostic Tests then the cost
increases.

Simmilarly I can devote max 2-3 min for a O(n^2) Solution but if I
have to invest 2-3 hours then I atleast ask for $200. I generally take
$50-$100 / hr for Coding work. So $200 is reasionable. And I think the
Guy is rich enough to pay me that much.

I will bear your philosophy in mind when answering any of your
future questions.

BugBear
.



Relevant Pages

  • Re: Algorithms to generate permutations
    ... >>The position on algorithm design, ... > I claim that my government should not insist ... Would this have forced a US national competition? ...
    (sci.crypt)
  • Re: Motion control and RELATIVE position problem
    ... You should be able to wade through the software and figure out how to provide the algorithm with an absolute command instead of a relative command. ... I think Tim Wescott has published a PID algorithm in the past that is relatively easy to port to PICs, ... Partially this is because it's heavily optimized, and the PIC is not amenable to fast, well-structured C code, but partially it's because (in my humble opinion) the guy writing the code didn't really pay attention to maintainability. ... And lest I start a flame war: These are just my opinions, and I may design a PIC into a product tomorrow. ...
    (sci.engr.control)
  • Re: Encryption key changing the encryption logic.
    ... >>decides among various elementary crypto operations based on what it sees ... >>adversary knows which key bits select which algorithm and, in practice, N ... > or two rounds of a different block cipher. ... this design is covered under the 1-of-N discussion and your design is ...
    (sci.crypt)
  • Re: Test-Driven Development
    ... > Michael Mendelsohn wrote: ... The design is very similar to yours, which confirms a supposition I pose ... below, namely, that test design affects the algorithm design. ... > general-purpose algorithm generator, ...
    (comp.programming)
  • Re: Blowfish Sign Extension implementation risk
    ... Usual approach is to specify the algorithm in a computer-understandable ... Some people work on proofs of program correctness: ... with more low-level languages like C, ... one could try to design the algorithm ...
    (sci.crypt)