All the question that scared me now i am trying to scare them .. so that they cant scare others :)
Subscribe to:
Post Comments (Atom)
Featured Posts
The Ultimate PowerShell Profile: Transform Your Windows Terminal Like a Pro
From Boring Prompt to Productivity Powerhouse If you're a developer, system administrator, or power user who spends hours in the comma...
-
public struct CoOrds { public int x, y; public CoOrds( int p1, int p2) { x = p1; y = p2; } }
-
Use the following function which is built in percentile(BIGINT col, p) and set p to be 0.5 and will calculate the median credit : ...
No comments:
Post a Comment
Thank you for Commenting Will reply soon ......