Skip to content

Commit

Permalink
Merge pull request #50 from kuutsav/data-refresh
Browse files Browse the repository at this point in the history
Automated PR to refresh data
  • Loading branch information
kuutsav authored Aug 28, 2024
2 parents 1443d39 + 0a69f73 commit a191d15
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 0 deletions.
78 changes: 78 additions & 0 deletions data/parsed_comps.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,82 @@
[
{
"id": "5667362",
"creation_date": "2024-08-21",
"company": "Razorpay",
"role": "Engineering Manager",
"yoe": 8,
"location": "Bangalore",
"interview_exp": "N/A",
"base": 64.8,
"total": 78.75,
"mapped_role": "Engineering Manager",
"mapped_yoe": "Senior (7-10)"
},
{
"id": "5666418",
"creation_date": "2024-08-20",
"company": "Jp morgan chase & co",
"role": "QR Research Analyst",
"yoe": 1,
"location": "Bangalore",
"interview_exp": "N/A",
"base": 25.5,
"total": 35.5,
"mapped_role": "Analyst",
"mapped_yoe": "Entry (0-1)"
},
{
"id": "5664308",
"creation_date": "2024-08-20",
"company": "Salesforce",
"role": "MTS",
"yoe": 3,
"location": "Bangalore",
"interview_exp": "N/A",
"base": 31.5,
"total": 47.3,
"mapped_role": "MTS I",
"mapped_yoe": "Mid (2-6)"
},
{
"id": "5663696",
"creation_date": "2024-08-20",
"company": "Google",
"role": "L4",
"yoe": 9,
"location": "Bangalore",
"interview_exp": "N/A",
"base": 40.0,
"total": 75.0,
"mapped_role": "SDE II",
"mapped_yoe": "Senior (7-10)"
},
{
"id": "5663696",
"creation_date": "2024-08-20",
"company": "Google",
"role": "L4",
"yoe": 9,
"location": "Bangalore",
"interview_exp": "N/A",
"base": 37.6,
"total": 81.0,
"mapped_role": "SDE II",
"mapped_yoe": "Senior (7-10)"
},
{
"id": "5663478",
"creation_date": "2024-08-20",
"company": "Microsoft",
"role": "SDE-2 (L61)",
"yoe": 4,
"location": "Bangalore",
"interview_exp": "N/A",
"base": 32.0,
"total": 53.0,
"mapped_role": "SDE II",
"mapped_yoe": "Mid (2-6)"
},
{
"id": "5660127",
"creation_date": "2024-08-19",
Expand Down
6 changes: 6 additions & 0 deletions data/parsed_comps.jsonl
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
{"id": "5667362", "vote_count": 37, "comment_count": 14, "view_count": 6249, "creation_date": "2024-08-21 03:28:00", "company": "Razorpay", "role": "Engineering Manager", "yoe": 8.42, "base_offer": 64.8, "total_offer": 78.75, "location": "Bangalore", "interview_exp": "N/A"}
{"id": "5666418", "vote_count": 2, "comment_count": 4, "view_count": 651, "creation_date": "2024-08-20 18:59:54", "company": "JP Morgan Chase & Co", "role": "QR Research Analyst", "yoe": 1.0, "base_offer": 25.5, "total_offer": 35.5, "location": "Bangalore", "interview_exp": "N/A"}
{"id": "5664308", "vote_count": 2, "comment_count": 10, "view_count": 2125, "creation_date": "2024-08-20 10:06:38", "company": "Salesforce", "role": "MTS", "yoe": 3, "base_offer": 31.5, "total_offer": 47.3, "location": "Bangalore", "interview_exp": "N/A"}
{"id": "5663696", "vote_count": 2, "comment_count": 14, "view_count": 2488, "creation_date": "2024-08-20 07:07:31", "company": "Google", "role": "L4", "yoe": 8.75, "base_offer": 40, "total_offer": 75, "location": "Bangalore", "interview_exp": "N/A"}
{"id": "5663696", "vote_count": 2, "comment_count": 14, "view_count": 2488, "creation_date": "2024-08-20 07:07:31", "company": "Google", "role": "L4", "yoe": 8.75, "base_offer": 37.6, "total_offer": 81, "location": "Bangalore", "interview_exp": "N/A"}
{"id": "5663478", "vote_count": 3, "comment_count": 4, "view_count": 1702, "creation_date": "2024-08-20 06:12:45", "company": "Microsoft", "role": "SDE-2 (L61)", "yoe": 4.0, "base_offer": 32.0, "total_offer": 53.0, "location": "Bangalore", "interview_exp": "N/A"}
{"id": "5660127", "vote_count": 17, "comment_count": 23, "view_count": 4725, "creation_date": "2024-08-19 17:14:43", "company": "Atlassian", "role": "P50, Senior Software Engineer", "yoe": 9, "base_offer": 65.0, "total_offer": 103.0, "location": "Remote", "interview_exp": "N/A"}
{"id": "5656724", "vote_count": 16, "comment_count": 14, "view_count": 3829, "creation_date": "2024-08-18 22:30:08", "company": "Uber", "role": "SDE II", "yoe": 3, "base_offer": 48.0, "total_offer": 84.5, "location": "Bangalore", "interview_exp": "https://leetcode.com/discuss/interview-experience/5655907/Uber-or-SDE-2-or-Bangalore-or-July-2024-Offer)"}
{"id": "5652025", "vote_count": 0, "comment_count": 2, "view_count": 860, "creation_date": "2024-08-18 00:29:06", "company": "AlphaSense", "role": "Software Engineer 1", "yoe": 0, "base_offer": 18.0, "total_offer": 20.0, "location": "Remote", "interview_exp": "N/A"}
Expand Down
12 changes: 12 additions & 0 deletions data/raw_comps.jsonl
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
{"id": "5676560", "title": "BigBasket Offer", "content": "Education: Btech in IT\\nYears of Experience: 4 \\nPrior Experience: Navi\\nDate of the Offer: July 2024\\nCompany: BigBasket\\nTitle/Level: SSE\\nLocation: BLR\\nSalary: 35L\\nRelocation/Signing Bonus: 1L\\nStock bonus: NA\\nBonus: 8%\\nTotal comp (Salary + Bonus + Stock):39L\\nBenefits: Standard\\nOther details: NA", "vote_count": 0, "comment_count": 2, "view_count": 896, "creation_date": "2024-08-22 20:00:04"}
{"id": "5674332", "title": "Adobe MTS II Offer", "content": "Current TC: 23LPA\\nYOE: 5\\n\\nAdobe MTS 2 offer breakdown\\n\\nFixed: 24.5LPA\\nJoining bonus: 2 lakhs\\nStocks: 14lakhs/yr\\nTotal: 40.5 LPA \\n\\nShould I take it or not?\\nAwaiting offer from Wayfair", "vote_count": 0, "comment_count": 7, "view_count": 1486, "creation_date": "2024-08-22 12:15:08"}
{"id": "5669047", "title": "Google | L3 | Bangalore.", "content": "Base:- 23.5L\\nStocks:- $ 45.5k (vested in 4 years, 38%, 32%, 20%, 10%)\\nRelocation:- Yet to be decided.\\nSigning bonus:- NIL\\nOther standard benefits.\\n\\nYOE:- 1 year\\nPrevious compensation is 14LPA.\\n\\nI had asked for stocks increase and signing bonus but they said, it signing bonus is needed base pay would be reduced. Don\\'t you think it\\'s a low ball? I tried negotiating, but they are either reducing base pay to 21.9L or reducing stocks.\\n\\nWhat should I do?", "vote_count": -1, "comment_count": 16, "view_count": 1566, "creation_date": "2024-08-21 12:01:02"}
{"id": "5668814", "title": "Dunnhumby MLE Offer", "content": "Education: B.Tech(CSE)\\nCollege: Tier-3\\nYears Of Experience: 2.8\\nPrevius Exp: Reputed Company but not directly Tech\\nPrevios Compensation: Base : 8LPA , Variable : 1LPA\\nDate of the Offer: August 2024\\nCompany: Dunnhumby\\nTitle/Level: MLE\\nLocation: Gurgaon , India\\nSalary: 17 LPA (base)\\nBonus: 10% of base salary every year\\nTotal comp (Salary + Bonus): ~18.7LPA\\nBenefits: Standard DH Benefits\\nStatus - Offer Accepted", "vote_count": 6, "comment_count": 6, "view_count": 1378, "creation_date": "2024-08-21 10:44:51"}
{"id": "5668347", "title": "Microsoft L62 offer", "content": "Current company: Amazon\\nLevel: SDE 2, L5\\nYOE : 5 years\\nCompensation:\\nBase 49L\\nTotal: 72 L, rest is stocks\\n\\nMicrosoft offer:\\n\\nlevel: L62\\nBase 43.4 L\\nStocks : 150k$ USD\\nJoining 5l+3L (first year+second year)\\ntotal first year = 79L\\n\\nShould i switch or stay at amazon", "vote_count": 6, "comment_count": 7, "view_count": 2193, "creation_date": "2024-08-21 08:25:41"}
{"id": "5667362", "title": "Razorpay | Engineering Manager | Bangalore", "content": "Education: BE in Computer Science \\n\\nYears of Experience: 8 Years 5 Months\\n\\nCurrent Company : Paytm\\nCurrent Location: Noida\\nCurrent compensation: 44.50 LPA fixed + 2200 ESOPs (around 700 vested till now)\\n\\nDate of offer: August, 2024\\nCompany: Razorpay\\nTitle: Engineering Manager\\nLocation: Bangalore, India\\nBase: 63 LPA (cash) + 1.8 (PF , Gratuity , Insurance) LPA\\nJoining bonus: 3 Lakhs\\nAnnual bonus: NA\\nStocks: 55 Lakhs over 4 years\\nTotal first year comp: ~78.75 LPA\\nRelocation Benefits - 50000 + One way flights for family + 15 Days Accomodation\\nBenefits: Standard Razorpay benefits worth ~ Gym Membership , etc\\nOther details: Relocation Benefits\\n\\nConfused about the pros & cons of relocating from Noida to Bangalore considering the high cost of living in bangalore which includes high rent , transport , daily expenses.\\n\\n**UPDATE - Have decided not to go ahead with the offer as i am pretty confident that i can get similar offer in NCR regione without the additional burden of relocation and moving away from family.**", "vote_count": 37, "comment_count": 14, "view_count": 6249, "creation_date": "2024-08-21 03:28:00"}
{"id": "5666418", "title": "JP Morgnan Chase & Co | QR Research Analyst | Bangalore", "content": "**Education:** Tier 3 College\\n**Years of Experience:** 1+ Yrs\\n**Prior Experience:** SDE at mid size company\\n**Date of the Offer:** Aug 2024\\n**Company:** JP Morgan Chase & Co\\n**Title/Level**: QR Research Analyst\\n**Location:** Bangalore\\n**Salary:** 25,50,000 (fixed)\\n**Relocation Bonus:** 2,00,000 (if eligible)\\n**Stock bonus:** nil\\n**Bonus:** 10,00,000 (based on team, individual and company performace)\\n**Total comp** (Salary + Bonus + Stock): 35,50,000 PA.\\n**Benefits:** regular JPMC Employee benefits like Wfh reimbursement, commute, relocation if eligible, subsidized food services, etc", "vote_count": 2, "comment_count": 4, "view_count": 651, "creation_date": "2024-08-20 18:59:54"}
{"id": "5666231", "title": "Amadeus SDE-2 G8", "content": "Company : Amadeus software Labs\\nSDE-2 G8\\nTotal CTC : 18.6 LPA\\nBase : 15.5 LPA\\nRelocation : 1.5 LPA\\nPerformance Bonus : 1.32 LPA\\nMedical Insurance : 26K", "vote_count": 3, "comment_count": 2, "view_count": 1448, "creation_date": "2024-08-20 18:12:37"}
{"id": "5664548", "title": "Paypal SDE-2 Hyderabad", "content": "**Education**: B.Tech from tier-3 college\\n**Years of Experience**: 3.1\\n**Prior Experience**: Product Based Companies\\n**Date of the Offer**: August 2024\\n**Company**: Paypal India\\n**Title/Level:** SDE-2\\n**Location**: Hyderabad\\n**Salary**: 20L + 49k retirals\\n**Stock bonus**: 22,000 USD (for 3 years)\\n**Target Bonus**: 2L\\n**Total comp** [First year]: ~28.5L (Salary + Bonus + Stock)\\n**Benefits**: Standard Paypal benefits\\n\\n**Current CTC:** 16.5LPA fixed, no variable pay or stocks\\n**Current Position**: SDE-2\\n**Interview experience**: https://leetcode.com/discuss/interview-experience/5625500/paypal-sde-2-hyderabad/2573146\\nOther offers: https://leetcode.com/discuss/compensation/5588839/google-l3-hyderabad/2578107\\nI\\'m not sure whether to go for level and compromise money or compromise level for money.\\nAny suggestions please!!", "vote_count": 0, "comment_count": 2, "view_count": 589, "creation_date": "2024-08-20 11:07:27"}
{"id": "5664308", "title": "Salesforce | MTS | Bangalore", "content": "* Education: B.Tech(CSE)\\n* College: Tier-3\\n* Years Of Experience: 3\\n* Previus Exp: Fintech Startup\\n* Previos Compensation: 22 LPA (INR)\\n* Date of the Offer: November 2023\\n* Company: Salesforce\\n* Title/Level: MTS\\n* Location: Bangalore, India\\n* Salary: **31,50,000 INR** (base)\\n* Relocation: Nil\\n* Signing Bonus: Nil\\n* Stock bonus: **$60K** stock grant vested over 4 years\\n* Bonus: Performance-based bonus up to 10% of base salary every year\\n* Total comp (Salary + Bonus + Stock): **~47.3 Lakhs (INR)**\\n* Benefits: Standard Salesforce Benefits + 60K(INR) Per Annum Wellness Reimbursement\\n* Status - Offer Accepted", "vote_count": 2, "comment_count": 10, "view_count": 2125, "creation_date": "2024-08-20 10:06:38"}
{"id": "5663696", "title": "Google | L4 | Bangalore", "content": "\\nEducation: Bachelors from Tier 3 College\\nYears of Experience: 8 years 9 months\\nPrior Experience: Product Based MNC\\nCurrent CTC: 46 L ( 42 Base + 4.2 variable) : Started a few days ago. My previous salary was 29 LPA.\\n\\nCompany: Google\\nTitle/Level: L4\\nDate of the Offer: August 2024\\nLocation: Bangalore\\n\\nBase Salary: 40 LPA\\nBonus: 15%\\nRelocation: 3L\\nJoining Bonus : 10 L\\nRSU: $55K USD for 4 years (38%, 32 % , 20%, 10%) \\nBenefits: Standard Google benefits\\n\\nCTC: 75 L (1st year)\\n\\n**Update** :\\n\\nReceived a revised proposal. \\n\\nBase Salary: 37.6 LPA\\nBonus: 15%\\nRelocation: 3L\\nJoining Bonus : 5 L\\nRSU: **$98k USD** for 4 years (38%, 32 % , 20%, 10%) \\n\\n**CTC: 81 L (1st year)**\\n\\nI have asked for a reconsideration over the stocks part. Not sure if they will agree to this.\\n\\nI was down-leveled from L5 as one of my rounds went terrible. VP appeals aslo could not over-turn the HC decision.", "vote_count": 2, "comment_count": 14, "view_count": 2488, "creation_date": "2024-08-20 07:07:31"}
{"id": "5663478", "title": "Microsoft | SDE2 | Bangalore", "content": "\\n Education: MSc in Computer Science\\n Years of Experience: 4\\n Prior Experience: SDE2 at a big Indian E-Commerce Company \\n Date of the Offer: June 2024\\n Company: Microsoft\\n Title/Level: SDE-2 (L61)\\n Location: Bangalore\\n Salary: 32L\\n Signing Bonus: 6L (4 + 2)\\n Stock bonus: $75K stock grant vested over 4 years\\n Bonus: Performance-based bonus up to 20% of salary every year\\n Total comp (Salary + Bonus + Stock): ~53L first year\\n\\n Other details: Negotiated once, HR did not budge. Did not have a competing offer, that might have helped.", "vote_count": 3, "comment_count": 4, "view_count": 1702, "creation_date": "2024-08-20 06:12:45"}
{"id": "5660525", "title": "Offer Evaluation - Circles.life vs Oracle vs Delta Electronics", "content": "Current:\\nYears of Experience: 10 years\\nCurrent Organization : Consulting Company\\nCurrent Base : INR 27.2 LPA + 1.3 Bonus = 28.5 LPA\\nCurrent location : Bangalore\\n++++++++++++++++++++++++++++++++++++++++++\\n\\nCircles.life offer:\\nTitle: Senior Software Engineer\\nFixed Salary : 36 LPA\\nVaribale bonus : 5 LPA\\nESOP bonus : 6 LPA\\nTotal : 47 LPA\\nworking mode : Hybrid\\n\\n++++++++++++++++++++++++++++++++++++++++++\\nOracle Offer:\\nTitle: Senior Member of Technical Staff\\nFixed Salary : 37.5 LPA\\nTotal : 37 LPA\\nworking mode : Not Defined Yet.\\n\\n\\n++++++++++++++++++++++++++++++++++++++++++\\nDelta Electonics Offer:\\nTitle: Principal Engineer\\nFixed Salary : 34 LPA\\nvaribale bonus : 11 LPA\\nTotal : 45 LPA\\nworking mode : 5 days working from office (Bangalore)\\n\\n**Please provide suggestions to help me make good decisions to select company regarding learning, career growth, work culture, and work-life balance. I\\u2019d also appreciate your thoughts on making decisions. **", "vote_count": 1, "comment_count": 10, "view_count": 876, "creation_date": "2024-08-19 19:06:59"}
{"id": "5660127", "title": "Atlassian | SSE | Offer", "content": "Education: Tier 1\\nYears of Experience: 9\\nPrevious Comp : 50 LPA + ESOPs\\nPrior Experience: Startups\\nDate of the Offer: August 2024\\nCompany: Atlassian\\nTitle/Level: P50, Senior Software Engineer\\nLocation: Remote\\nBase Salary: 65 LPA + 3.6 EPF\\nSigning Bonus: 10 LPA\\nStock bonus: $25K per year\\nBonus: 15% Performance bonus\\nTotal comp (Salary + Bonus + Stock): 1.03 Cr \\nBenefits: Standard Atlassian Benefits\\n\\nPlease recommend as per your experience.", "vote_count": 17, "comment_count": 23, "view_count": 4725, "creation_date": "2024-08-19 17:14:43"}
{"id": "5659957", "title": "Compensation Details | Flipkart | Avalara | Quince | M2P | Bizongo | SDE-2", "content": "Education: B.tech from Tier-3 college\\nPosition: Senior Software Engineer at Fintech startup\\nExperience: 3 years\\nLocation: Bengaluru, India\\n\\n**Current Compensation**\\nFixed: 22.5L\\nVB: 2.25L\\nEsops: 1.25L\\nTotal 26 LPA\\n\\n**Offer Details**\\n![image](https://assets.leetcode.com/users/images/d7a279dd-5189-4565-9d48-c48335c98734_1724064339.7015212.png)\\n\\n**Company selected**\\nAvalara\\n\\n**Interview Experiences**\\n\\nhttps://leetcode.com/discuss/interview-experience/5656345/Flipkart-or-SDE-2-or-Bangalore-or-July-2024-Offer\\nhttps://leetcode.com/discuss/interview-experience/5657112/Bizongo-or-SDE-2-or-Bangalore-or-Aug-2024-Offer\\nhttps://leetcode.com/discuss/interview-experience/5657232/M2P-or-SDE-2-or-Bangalore-or-Aug-2024-Offer\\nhttps://leetcode.com/discuss/interview-experience/5656848/Quince-or-SDE-2-or-Bangalore-or-Aug-2024-Offer\\nhttps://leetcode.com/discuss/interview-experience/5656169/Avalara-or-SSE-(IC-3)-or-Remote-or-June-2024-Offer\\n\\n\\n", "vote_count": 40, "comment_count": 14, "view_count": 5674, "creation_date": "2024-08-19 16:23:50"}
Expand Down

0 comments on commit a191d15

Please sign in to comment.