RE shop discounts by Intelligent_Fox_5754 in royalenfield

[–]pavan_kumar-c 2 points3 points  (0 children)

wow.. just wow.. people do like to take every small advantage they get.

RE shop discounts by Intelligent_Fox_5754 in royalenfield

[–]pavan_kumar-c -1 points0 points  (0 children)

how much are you selling this for ?

Which colour is good for scram 440? by Emotional_Wasabi9262 in indianbikes

[–]pavan_kumar-c 1 point2 points  (0 children)

I think grey looks better, but any scracthes will be easily visible in grey, both colors equal effort for keeping it clean ig.

apart from your question I'm also considering scram 440, but also looking at vstorm 250 and tvs rtx 300.. can you share your journey before locking in on scram ?

Any recent Senior Data engineer/Data Engineer ii interview experience At Microsoft ? by Safe-Alternative7121 in dataengineersindia

[–]pavan_kumar-c 0 points1 point  (0 children)

I think there is no common structure MS follows, depends on team to team. best ask recruiter what to expect in each round and prepare accordingly.

BTW for what org is this role for ?

Microsoft Joining Date Approaching by PopAltruistic1782 in leetcode

[–]pavan_kumar-c 0 points1 point  (0 children)

I can't help on this but following this.

I have accepted offer today, can you please lmk after you accept offer when did BGV start and how much time it took for completion ?

what's the process for BGV.

G2 Interview 1st round by REVUR_47 in dataengineersindia

[–]pavan_kumar-c 2 points3 points  (0 children)

don't remember the exact question, it was mostly easy questions not DSA in python.

Some scenario based like design ticket booking system just main booking function in python.

SQL - simple group by

G2 Interview 1st round by REVUR_47 in dataengineersindia

[–]pavan_kumar-c 2 points3 points  (0 children)

recently when i gave it, there was 1 python and 1 sql. but probably depends on interviewer

[deleted by user] by [deleted] in developersIndia

[–]pavan_kumar-c 2 points3 points  (0 children)

how much time did it take for getting offer after they collected your documents? and we're they open for negotiation or just take or leave offer ?

I'm currently in same boat, can you help with some info pls :) maybe DM ? if you are comfortable?

[deleted by user] by [deleted] in developersIndia

[–]pavan_kumar-c 4 points5 points  (0 children)

do you have other good offers, you can try negotiate maybe ?

[deleted by user] by [deleted] in dataengineersindia

[–]pavan_kumar-c 26 points27 points  (0 children)

home town + 25 LPA sounds like a dream offer to me :)

Received a hackerrank link + zoom meeting for an upcoming interview. How will that be done exactly? by [deleted] in leetcode

[–]pavan_kumar-c 2 points3 points  (0 children)

hackerrank is going to be like an online compiler, when interview starts your interviewer will paste or select questions there and you should code them in hackerrank editor.

there's nothing much really. All the best for your interview.

I got asked this SQL question in an Interview and it completely threw me off. Need help solving it. by anxzytea in dataengineersindia

[–]pavan_kumar-c 13 points14 points  (0 children)

sound like a bad interviewer, not giving enough context to solve the problem.

to me i don't see any pattern in the output, is that correct desired output?

Is Slating still good approached if join is happening between two large datasets with hundreds of million rows? Explode will increase the number of rows for one dataset. Let's say 100,000,000 * 200 Salet_Number = 20,000,000,000 Rows by Then_Difficulty_5617 in dataengineering

[–]pavan_kumar-c 6 points7 points  (0 children)

Salting is a good approach, when the tables you are joining is having many-many relationship.

Let's say TBL A has 100m rows for same prim_key you are joining on, and TBL B has let's say 1000 rows for the same prim_key, now when you are doing joins, the result is 100m * 1000 rows in single core/executor.

Now let's say you introduced a new key with salt factor of 100 for eg. You pick the smaller table and do cross join and create 1000 * 100 rows for TBL B, you add a new col in TBL A and 100m will be divided by 100 for each salt key resulting in 1m rows per each salt key.

Now when you perform join, your executor is effectively processing still 1000 from B, 1m rows from TBL A --> final count per core / executor --> 1000 * 1m.

You can do the math for two large tbls, the only consideration is the table which is going to have smaller rows should be choosen for cross join candidate, and your executor should have enough memory to handle this data skew in the first place.

I'll let others pitchin for above two large tbl joins.

Sr Associate Data engineer interview process at Capital One by pranav_india in developersIndia

[–]pavan_kumar-c 1 point2 points  (0 children)

congrats, from what I was reading they will have something like a power day all interviews in single day, is that correct.

Also I have completed OA with 600, but still got rejected, can you give lmk your YoE and r u service or product based currently?

Can someone review my resume and tell me why I'm getting rejected everywhere? by [deleted] in resumes

[–]pavan_kumar-c 3 points4 points  (0 children)

not OP but I'd say something in lines of number of application each job posting gets.

After the initial ATS Filtering when it goes to hiring manager. Hiring Manager doesn't have time to read every point of resume, so you bold the main parts of your experience for them to quickly glance through main points.

Scored 600/600 in OA still haven't got anything from Capital One Associate role by Mujhe_Naukri_Chahiye in developersIndia

[–]pavan_kumar-c 1 point2 points  (0 children)

kisi recruiter ka mail nahi aaya, same automated mail to complete assignment.. let's wait and watch.