Day 25/45 of Access Denied Getting deeper into pointers and how data is handled. Today’s progress: • Learned pass by reference using pointers • Understood the concept of aliasing It’s interesting to see how variables can refer to the same memory and how it impacts program behavior. Concepts are getting clearer step by step. #45DaysOfCode #DSA #Pointers #Programming #Consistency #CodingJourney #AccessDenied
Learning Pointers in Programming Day 25
More Relevant Posts
-
Day 70 of #100DaysOfCode 💻 Solved LeetCode 523 – Continuous Subarray Sum using an optimized Prefix Sum + HashMap approach. 💡 Key Insight: If two prefix sums have the same remainder when divided by k, the subarray between them is divisible by k. ⚡ Reduced time complexity from O(n²) → O(n) #leetcode #coding #dsa #cpp #programming #placements
To view or add a comment, sign in
-
-
Recursion isn't hard. The way it's taught is. Every tutorial starts with Fibonacci, the worst possible example. Start here instead: "A function that calls a smaller version of the same problem until there's nothing left to solve." That's it. That's recursion. Fibonacci is just showing off. #ComputerScience #Programming #DSA #CodingTips
To view or add a comment, sign in
-
-
🚀 Day 51 of #geekstreak60 Consistency is starting to feel powerful now 💪 Today’s Problem: Target Sum A classic dynamic programming problem that really tests your understanding of subset partitioning and optimization. 🔍 What I learned: How to convert a target sum problem into a subset sum problem Importance of edge case handling (like negative and odd cases) Optimization using 1D DP instead of 2D 💡 Key Insight: Instead of thinking in terms of '+' and '-', we can transform the problem into finding subsets with a specific sum this makes it much more efficient! ✅ Problem Solved 📸 Screenshot attached I'm 51 days in and not stopping anytime soon 🔥 #geekstreak60 #npci #geeksforgeeks #dsa #coding #programming #100DaysOfCode #developerjourney
To view or add a comment, sign in
-
-
Binary Tree Zigzag level order Traversal Approach: Do normal level order traversal Keep a boolean leftToRight ( initialize with true ) For each level: If leftToRight - push values normally (from left) Else - push in reverse order (from right) Flip direction after each level ( leftToRight = !leftToRight ) #DSA #programming #coding #problem
To view or add a comment, sign in
-
-
🧩 REST API Skills Assessment REST API - Comprehensive Quiz Test your REST API knowledge with this comprehensive quiz: - 10 carefully crafted questions - 20 minutes to complete - Instant results and feedback This quiz contains 10 multiple-choice questions. Each question has 4 options, but only one correct answer. Read each question carefully and select the best answer. Good luck! Take the challenge: https://lnkd.in/gpGUadhe #RESTAPI #Programming #CodingQuiz
To view or add a comment, sign in
-
🧩 REST API Skills Assessment REST API - Comprehensive Quiz Test your REST API knowledge with this comprehensive quiz: - 20 carefully crafted questions - 40 minutes to complete - Instant results and feedback This quiz contains 20 multiple-choice questions. Each question has 4 options, but only one correct answer. Read each question carefully and select the best answer. Good luck! Take the challenge: https://lnkd.in/ghbQsBGp #RESTAPI #Programming #CodingQuiz
To view or add a comment, sign in
-
🧩 Pyramid Skills Assessment Pyramid - Comprehensive Quiz Test your Pyramid knowledge with this comprehensive quiz: - 19 carefully crafted questions - 40 minutes to complete - Instant results and feedback This quiz contains 20 multiple-choice questions. Each question has 4 options, but only one correct answer. Read each question carefully and select the best answer. Good luck! Assess your skills: https://lnkd.in/gNE4FN8V #Pyramid #Programming #CodingQuiz
To view or add a comment, sign in
-
🧩 Jetpack Compose Skills Assessment Jetpack Compose - Comprehensive Quiz Test your Jetpack Compose knowledge with this comprehensive quiz: - 20 carefully crafted questions - 40 minutes to complete - Instant results and feedback This quiz contains 20 multiple-choice questions. Each question has 4 options, but only one correct answer. Read each question carefully and select the best answer. Good luck! Take the challenge: https://lnkd.in/gSy3eJkX #JetpackCompose #Programming #CodingQuiz
To view or add a comment, sign in
-
🧩 Pytest Skills Assessment Pytest - Comprehensive Quiz Test your Pytest knowledge with this comprehensive quiz: - 20 carefully crafted questions - 40 minutes to complete - Instant results and feedback This quiz contains 20 multiple-choice questions. Each question has 4 options, but only one correct answer. Read each question carefully and select the best answer. Good luck! Assess your skills: https://lnkd.in/gApARWZg #Pytest #Programming #CodingQuiz
To view or add a comment, sign in
-
🧩 Jetpack Compose Skills Assessment Jetpack Compose - Comprehensive Quiz Test your Jetpack Compose knowledge with this comprehensive quiz: - 18 carefully crafted questions - 40 minutes to complete - Instant results and feedback This quiz contains 20 multiple-choice questions. Each question has 4 options, but only one correct answer. Read each question carefully and select the best answer. Good luck! Take the challenge: https://lnkd.in/g_eDP9Af #JetpackCompose #Programming #CodingQuiz
To view or add a comment, sign in
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development
Keeeeppppp Codinggggg⚡⚡💯💯