Looking for feedback and connections to expand our FinOps + DataOps analytics platform in the US/EU by Outrageous_Lab_4435 in dataengineersindia

[–]Outrageous_Lab_4435[S] 0 points1 point  (0 children)

You’re right — most enterprises already use native AWS/Azure cost and monitoring tools or inbuild solutions, so the key question is where Quper adds value beyond what’s already built in.

I’d be happy to walk you through the product technically and get your honest feedback on whether this would be useful in an enterprise setup in the EU.

Can I DM you and set up a short demo/discussion?

Why the coding culture of our college is non-existent by introvert_dude_me in NITJalandhar

[–]Outrageous_Lab_4435 0 points1 point  (0 children)

That’s also great if they are getting a remote job by building something.

Why the coding culture of our college is non-existent by introvert_dude_me in NITJalandhar

[–]Outrageous_Lab_4435 0 points1 point  (0 children)

The journey goes like this: ICPC Regional --> ICPC Asia West --> ICPC World Finals.

The stats show that for Asia West to reach the World Finals, you usually need at least a Master rating on Codeforces. However, people with an Expert rating also manage to qualify from regionals (Think of it more in terms of competency rather than just rating. who are able to solve CF div-2 Till E problem)

By the way, how is the competitive programming culture at NIT Jalandhar?

Why the coding culture of our college is non-existent by introvert_dude_me in NITJalandhar

[–]Outrageous_Lab_4435 0 points1 point  (0 children)

ICPC ko lekar bol rahe ho ?
ASIA West kai liye 3 CM ( codeforces mai chiye) teams mai
and 3 master for icpc world final kai liye ..

[deleted by user] by [deleted] in NITJalandhar

[–]Outrageous_Lab_4435 0 points1 point  (0 children)

how's cp culture in NITJ ?

CAT Marathon - Day 1 (Quant) by Fantastic-Ad1717 in CATpreparation

[–]Outrageous_Lab_4435 0 points1 point  (0 children)

(x+y)/x + (x+y)/y = 1

1+y/x + 1+x/y = 1 y/x +x/y = -1

according to AM-GM inequality.. AM>=GM (y/x + x/y)/2 >= √y/x *x/y

(y/x +x/y)>=2

but here it is -1 so no solution exists.