I will be going through the loop for M1 manager position in 3 days. Any prep/advice?
#techcareer #tech
Want to see the real deal?
More inside scoop? View in App
More inside scoop? View in App
blind
SUPPORT
FOLLOW US
DOWNLOAD THE APP:
FOLLOWING
Industries
Job Groups
- Software Engineering
- Product Management
- Information Technology
- Data Science & Analytics
- Management Consulting
- Hardware Engineering
- Design
- Sales
- Security
- Investment Banking & Sell Side
- Marketing
- Private Equity & Buy Side
- Corporate Finance
- Supply Chain
- Business Development
- Human Resources
- Operations
- Legal
- Admin
- Customer Service
- Communications
Return to Office
Work From Home
COVID-19
Layoffs
Investments & Money
Work Visa
Housing
Referrals
Job Openings
Startups
Office Life
Mental Health
HR Issues
Blockchain & Crypto
Fitness & Nutrition
Travel
Health Care & Insurance
Tax
Hobbies & Entertainment
Working Parents
Food & Dining
IPO
Side Jobs
Show more
SUPPORT
FOLLOW US
DOWNLOAD THE APP:
comments
1. Code review round consisted of a LC easy/medium level code snippet.
2. Interviewer asked to review the snippet and find bugs in the code, look for any optimizations and in the end write modified code
3. I started with top down approach and doing null checks and all. There were actual bugs in the code which I found and suggested the fix(didn’t write any code yet, only suggestions)
4. Told TC and SC for the Api algorithms
5. Suggested the new algorithm with better TC and SC
6. Interviewer was convinced and asked me to write all the suggestions which I had provided and new algorithm
7. I was able to do it in the stipulated time.