Blazingly fast solution to LeetCode #1342 - Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold (Cross-post from r/SoftwareEngineering)

Blazingly Fast Solution to LeetCode #1342 - Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold Hello, fellow coding enthusiasts! Today, I tackled LeetCode problem #1342, titled “Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold.” …

Continue Reading

CISCO TOP 25-50 questions

CISCO TOP 25-50 Questions: A Community Inquiry In the world of tech interviews, preparation is key, and many candidates often turn to platforms like LeetCode for guidance. Recently, a user expressed their desire to know the top 25-50 questions specifically associated with Cisco. As someone without a …

Continue Reading

Dsa in java, anyone? trees right now

DSA in Java: Diving into Trees Right Now Hello fellow coding enthusiasts! 🌟 I hope this post finds you well. Today, I wanted to share my current focus in the world of Data Structures and Algorithms (DSA), specifically in Java. Right now, I’m deep into trees, one of the most fundamental …

Continue Reading

EY

Navigating the Hiring Process at EY for Java Staff Positions If you’ve recently received a referral for a Java staff position at Ernst & Young (EY), congratulations! You’re on the verge of an exciting opportunity with one of the Big Four accounting firms. However, as with any job …

Continue Reading

Global vs team standards in company

Global vs Team Standards in the Company: Striking the Right Balance Tl;dr: How do you deal with development-related standards in your company? What should be global, and what should remain at the team level? In today’s rapidly evolving tech landscape, companies are increasingly recognizing …

Continue Reading

Google Shortlisting

Understanding Google Shortlisting: Navigating Rejections After a Referral Introduction In the competitive landscape of tech careers, securing a position at a company like Google is a dream for many. With a reputation for innovation, a vibrant work culture, and impressive benefits, it’s no …

Continue Reading

Guys Please rate my High level design for Doordash

Guys, Please Rate My High-Level Design for DoorDash Hello, everyone! Today, I want to share my high-level design for a food delivery service inspired by DoorDash, and I would love to get your feedback and ratings. Creating a solid architecture for such a platform is crucial for ensuring a smooth …

Continue Reading

How do you balance LeetCode practice with soft skills preparation?

How to Balance LeetCode Practice with Soft Skills Preparation Preparing for interviews can be an overwhelming experience, especially when trying to balance technical skills with interpersonal abilities. As someone who has been deeply involved in interview preparation, I’ve found myself asking …

Continue Reading

How do you guys do your PRs

How Do You Guys Do Your PRs? Pull Requests (PRs) are a crucial part of the software development process, serving as a bridge between writing code and merging it into the main branch. Recently, I’ve had the opportunity to welcome some junior developers to my team, and their approach to PRs has made …

Continue Reading

How do you make a choice between message queue and a pub-sub?

How Do You Make a Choice Between Message Queue and Pub-Sub? In the ever-evolving world of software architecture, choosing the right communication pattern is crucial for building efficient and scalable applications. Two popular patterns that often come up in discussions are Message Queues and …

Continue Reading

I'm encountering a frustrating issue with LeetCode and could use some help. I've been working on coding problems, but I'm getting different results when I run my JavaScript solutions on LeetCode compared to my browser's DevTools console.

Encountering Frustrations with LeetCode: A JavaScript Dilemma As a coding enthusiast, there’s nothing quite as exhilarating as solving problems on platforms like LeetCode. However, I recently encountered a frustrating issue that has left me scratching my head, and I could use some help from …

Continue Reading

Interview Scheduling

Interview Scheduling: How Long Does It Really Take? When you’re on the job hunt, especially for coveted positions at tech giants like NVIDIA, the waiting game can be one of the most nerve-wracking parts of the process. You’ve submitted your application, aced the initial screening, and now …

Continue Reading

Leetcode submitions taking a lot of time??

Are Your LeetCode Submissions Taking Too Long? Here’s What You Need to Know! If you’ve been using LeetCode for your coding practice, you might have noticed that the time it takes for your submissions to be evaluated has significantly increased lately, especially if you’re a free user. If you’re …

Continue Reading