Student Corner Masai Construct Week - How I Built This Skincare E-Commerce From Scratch In this article, Krishna describes her Construct Week experience at Masai where she built a skincare E-commerce website from scratch and won the 2nd prize in the solo project category.
Impact Stories This Masai Graduate Is Writing Healthy Code for Healthy Food Startup EatFit We’re stating the obvious when we say that the tech talent gap in India is a critical challenge for Indian Inc. On the flip side, it also gives businesses the opportunity to invest in non-traditional talent sources.
Programming & DSA Dynamic Programming 101 | Types, Examples, and Use-Cases Say you're planning a road trip across the country. You've got a list of cities, but you can't decide on the best route. You want to complete the trip without wasting time driving back and forth. Here's how you could plan your trip in a better way:
Impact Stories This Masai Graduate is Cultivating Rural Tech with Dhwani RIS The demonstration of adaptability and people skills, that define a Masai graduate, is as essential as technical prowess in today's evolving landscape.
Programming & DSA The Art of Debugging: Mastering the Bug Hunt, One Error at a Time This article talks about the art of debugging: strategies, techniques, and those precious nuggets of wisdom from industry veterans, all served with a side of humor.
Impact Stories Featured This Masai Graduate is Helping Meesho Simplify E-commerce for Indians Meesho ended up recognising Darshan and his team as the star-performing team of the quarter. He was also promoted to SDE-2 within a year of joining the organisation.
Masai Tribe Featured Programming Languages as Zodiac Signs: What's Your Sign? Every programming language, much like every zodiac sign, has its strengths, and it's the mix of these qualities that makes the tech world so vibrant and dynamic.
Masai Tribe Scaling your Startup’s Development Team- (Case Studies Included) This article explores a few key insights put together by our team, along with case studies on how startups can effectively scale their software development teams to support their growth.
Masai Tribe Featured Talent Challenge in a Recession: Measuring ROI and Driving Results "There's no denying that with technology and different data modeling and analytics in place, one can make a long-term map, and correct and replot an employee's direction in an organization."
Programming & DSA Unleashing the Future: How AI is Transforming Software Development A study by McKinsey found that organizations that leverage AI can experience a 30-50% reduction in software development costs and a 20-30% reduction in development time.
Student Corner 8 Transforming Productivity Tips for Developers Here we are with 8 mindset-changing, easy-to-implement productivity tips that’ll have a huge impact on your work and career as a developer.
Guest Blogs Featured A Comprehensive Guide to Deno: Comparing it with Node.js and Why It Matters Would Deno's modern approach and security-first philosophy dethrone Node.js as the reigning champion? Or will Node.js maintain its lead thanks to its developed ecosystem and adaptability?
Student Corner What is GPT-4? How is it different from GPT-3.5? GPT-3.5 has been upgraded to GPT-4 with a host of new features including the capability to understand images, which wasn't possible with the previous version.
Student Corner Featured Best Programming Jokes That Will Make You LOL and Learn Don't be shy to crack these jokes within your team or programmers' circles, we won't ask for credits.
Masai Tribe Masai Press Conference Ft. Mithali Raj and Bhaichung Bhutia It was an iconic day and a day on which Masai invigorated its mission and vision of promoting outcome-oriented education, building the country’s largest employable tech workforce, and helping thousands of households eliminate the poverty barrier.
Masai Tribe Masai tHRrive Summit 2023 - Recap Eminent HR leaders from 180+ top-tier companies including Microsoft, HackerRank, Tricog, Whatfix, and Wildcraft, seized the opportunity to connect with peers, initiate discussions, and broaden their understanding of talent acquisition.
Student Corner 10 Web Developer Portfolio Examples to Get Inspired Whether you are a beginner or a seasoned developer, these portfolios can help you gather ideas and inspiration for your own portfolio.
Programming & DSA Applications of Tree Explained In this article, we have explained the applications of trees in detail instead of covering them just in bullet points.
Programming & DSA How Software is Developed? A Step-By-Step Guide We got into a conversation with Amit Saharan(Director of Technology, Masai) on how the team went about the software development life cycle and completed the MSAT project.
Programming & DSA 8 Mistakes to Avoid While Learning to Code In this article, we’ll lens it down to some major mistakes people make while starting out with programming and how to avoid them.
Student Corner 7 Internship Tips to Grab a Full-Time Offer Being curious at all times and attempting to put new skills into practice are amazing qualities to portray as an intern.
Programming & DSA A Quick Introduction to CSS for Beginners In summary, CSS allows web developers to separate the visual presentation of a web page from its structure and content, making the styling process more efficient and easier to maintain.
Programming & DSA Applications of Array Explained Even if you look around, arrays are one of the most common structures you’ll get. From assembly lines to the contact list on your phone, from egg cartons to online ticket booking portals, the list is endless.
Programming & DSA How does Recursion work? Recursion vs Iteration If you happen to search for ‘recursion’ on google, you’ll see the ‘Did you mean recursion?’ message. Click on that and it’ll open the same page again and again. Maybe it’s google’s way of defining recursion for you.
Videos Introduction to HTML- Learn HTML in 15 minutes Right-click anywhere on this page and view the page source, you’ll see the code written in HTML. This code is used to position the text, images, frames, and other elements on the webpage.