Popular android apps & built using ππ
https://t.iss.one/appsuser/83
https://t.iss.one/appsuser/83
Telegram
Android App Development
Popular android apps & built using
1) GPay - Flutter
2) Airtel Thanks - React Native
3) Amazon - Ionic + React Native
4) Apple Music - Native
5) BHIM UPI - React Native
6) Bitwarden - Xamarin
7) Blinkit - Native
8) Cred - Native + Flutter
9) Canva - Nativeβ¦
1) GPay - Flutter
2) Airtel Thanks - React Native
3) Amazon - Ionic + React Native
4) Apple Music - Native
5) BHIM UPI - React Native
6) Bitwarden - Xamarin
7) Blinkit - Native
8) Cred - Native + Flutter
9) Canva - Nativeβ¦
β€5π3
List of most asked Programming Interview Questions.
Are you preparing for a coding interview? This tweet is for you. It contains a list of the most asked interview questions from each topic.
Arrays
- How is an array sorted using quicksort?
- How do you reverse an array?
- How do you remove duplicates from an array?
- How do you find the 2nd largest number in an unsorted integer array?
Linked Lists
- How do you find the length of a linked list?
- How do you reverse a linked list?
- How do you find the third node from the end?
- How are duplicate nodes removed in an unsorted linked list?
Strings
- How do you check if a string contains only digits?
- How can a given string be reversed?
- How do you find the first non-repeated character?
- How do you find duplicate characters in strings?
Binary Trees
- How are all leaves of a binary tree printed?
- How do you check if a tree is a binary search tree?
- How is a binary search tree implemented?
- Find the lowest common ancestor in a binary tree?
Graph
- How to detect a cycle in a directed graph?
- How to detect a cycle in an undirected graph?
- Find the total number of strongly connected components?
- Find whether a path exists between two nodes of a graph?
- Find the minimum number of swaps required to sort an array.
Dynamic Programming
1. Find the longest common subsequence?
2. Find the longest common substring?
3. Coin change problem?
4. Box stacking problem?
5. Count the number of ways to cover a distance?
Best Programming Resources: https://topmate.io/coding/886839
All the best ππ
Are you preparing for a coding interview? This tweet is for you. It contains a list of the most asked interview questions from each topic.
Arrays
- How is an array sorted using quicksort?
- How do you reverse an array?
- How do you remove duplicates from an array?
- How do you find the 2nd largest number in an unsorted integer array?
Linked Lists
- How do you find the length of a linked list?
- How do you reverse a linked list?
- How do you find the third node from the end?
- How are duplicate nodes removed in an unsorted linked list?
Strings
- How do you check if a string contains only digits?
- How can a given string be reversed?
- How do you find the first non-repeated character?
- How do you find duplicate characters in strings?
Binary Trees
- How are all leaves of a binary tree printed?
- How do you check if a tree is a binary search tree?
- How is a binary search tree implemented?
- Find the lowest common ancestor in a binary tree?
Graph
- How to detect a cycle in a directed graph?
- How to detect a cycle in an undirected graph?
- Find the total number of strongly connected components?
- Find whether a path exists between two nodes of a graph?
- Find the minimum number of swaps required to sort an array.
Dynamic Programming
1. Find the longest common subsequence?
2. Find the longest common substring?
3. Coin change problem?
4. Box stacking problem?
5. Count the number of ways to cover a distance?
Best Programming Resources: https://topmate.io/coding/886839
All the best ππ
π15β€5
How to Learn Java in 2024
1. Set Clear Goals:
- Define your learning objectives. Do you want to build web applications, mobile apps, or work on enterprise-level software?
2. Choose a Structured Learning Path:
- Follow a structured learning path that covers the fundamentals of Java, object-oriented programming principles, and essential libraries.
3. Start with the Basics:
- Begin with the core concepts of Java, such as variables, data types, operators, and control flow statements.
4. Master Object-Oriented Programming:
- Learn about classes, objects, inheritance, polymorphism, and encapsulation.
5. Explore Java Libraries:
- Familiarize yourself with commonly used Java libraries, such as those for input/output, networking, and data structures.
6. Practice Regularly:
- Write code regularly to reinforce your understanding and identify areas where you need more practice.
7. Leverage Online Resources:
- Utilize online courses, tutorials, and documentation to supplement your learning.
8. Join a Coding Community:
- Engage with online coding communities and forums to ask questions, share knowledge, and collaborate on projects.
9. Build Projects:
- Create simple projects to apply your skills and gain practical experience.
10. Stay Updated with Java Releases:
- Keep up with the latest Java releases and updates to ensure your knowledge remains current.
11. Explore Frameworks and Tools:
- Learn about popular Java frameworks and tools, such as Spring Boot, Maven, and IntelliJ IDEA.
12. Contribute to Open Source Projects:
- Contribute to open source Java projects to gain real-world experience and showcase your skills.
13. Seek Feedback and Mentoring:
- Seek feedback from experienced Java developers and consider mentorship opportunities to accelerate your learning.
14. Prepare for Certifications:
- Consider pursuing Java certifications, such as the Oracle Certified Java Programmer (OCJP), to validate your skills.
15. Network with Java Developers:
- Attend Java meetups, conferences, and online events to connect with other Java developers and learn from their experiences.
Java Resources: https://t.iss.one/Java_Programming_Notes
1. Set Clear Goals:
- Define your learning objectives. Do you want to build web applications, mobile apps, or work on enterprise-level software?
2. Choose a Structured Learning Path:
- Follow a structured learning path that covers the fundamentals of Java, object-oriented programming principles, and essential libraries.
3. Start with the Basics:
- Begin with the core concepts of Java, such as variables, data types, operators, and control flow statements.
4. Master Object-Oriented Programming:
- Learn about classes, objects, inheritance, polymorphism, and encapsulation.
5. Explore Java Libraries:
- Familiarize yourself with commonly used Java libraries, such as those for input/output, networking, and data structures.
6. Practice Regularly:
- Write code regularly to reinforce your understanding and identify areas where you need more practice.
7. Leverage Online Resources:
- Utilize online courses, tutorials, and documentation to supplement your learning.
8. Join a Coding Community:
- Engage with online coding communities and forums to ask questions, share knowledge, and collaborate on projects.
9. Build Projects:
- Create simple projects to apply your skills and gain practical experience.
10. Stay Updated with Java Releases:
- Keep up with the latest Java releases and updates to ensure your knowledge remains current.
11. Explore Frameworks and Tools:
- Learn about popular Java frameworks and tools, such as Spring Boot, Maven, and IntelliJ IDEA.
12. Contribute to Open Source Projects:
- Contribute to open source Java projects to gain real-world experience and showcase your skills.
13. Seek Feedback and Mentoring:
- Seek feedback from experienced Java developers and consider mentorship opportunities to accelerate your learning.
14. Prepare for Certifications:
- Consider pursuing Java certifications, such as the Oracle Certified Java Programmer (OCJP), to validate your skills.
15. Network with Java Developers:
- Attend Java meetups, conferences, and online events to connect with other Java developers and learn from their experiences.
Java Resources: https://t.iss.one/Java_Programming_Notes
π14β€3π1
- MERN β MongoDB - Express - React - Node
- MEAN β MongoDB - Express - Angular - Node
- JAMstack β JavaScript - APIs - Markup
- VCS β version control system
- DBMS β database management system
- OOP β object oriented programming
- MVC β model - view - controller
- SSR β server side rendering
- SSG β static site generator
- ORM β object relational mapping
- MEAN β MongoDB - Express - Angular - Node
- JAMstack β JavaScript - APIs - Markup
- VCS β version control system
- DBMS β database management system
- OOP β object oriented programming
- MVC β model - view - controller
- SSR β server side rendering
- SSG β static site generator
- ORM β object relational mapping
π21
Which Programming language notes do you want ?
Anonymous Poll
36%
Python
16%
Java
10%
JavaScript
6%
C
7%
C++
4%
Html CSS
21%
All of them π
β€14π4π1π1
Junior Developer:
- Doesn't know Regex
- Doesn't know how to test code programmatically
-Doesn't know how to write good technical stories
Mid Level Developer:
- Doesn't know Regex
- Begins to understand how to test code programmatically
- Begins to understand how to write good technical stories
Senior Developer:
- Doesn't know Regex
- Understands how to test code programmatically
- Understands how to write good technical stories
- Doesn't know Regex
- Doesn't know how to test code programmatically
-Doesn't know how to write good technical stories
Mid Level Developer:
- Doesn't know Regex
- Begins to understand how to test code programmatically
- Begins to understand how to write good technical stories
Senior Developer:
- Doesn't know Regex
- Understands how to test code programmatically
- Understands how to write good technical stories
β€10π6π1
Leetcode is a tool to learn
Neetcode is a tool to learn
CodeChef is a tool to learn
Codeforces is a tool to learn
HackerRank is a tool to learn
GeeksForGeeks is a tool to learn
It doesn't matter:
- which platform you are using
- or how many problems you solve
All that matters is how strong you grasp concepts and adapt to problems.
Don't chase the status of 500 or 1000 problems solved.
Chase proper learning & training your mind for problem-solving.
Best DSA RESOURCES: https://topmate.io/coding/886874
All the best ππ
Neetcode is a tool to learn
CodeChef is a tool to learn
Codeforces is a tool to learn
HackerRank is a tool to learn
GeeksForGeeks is a tool to learn
It doesn't matter:
- which platform you are using
- or how many problems you solve
All that matters is how strong you grasp concepts and adapt to problems.
Don't chase the status of 500 or 1000 problems solved.
Chase proper learning & training your mind for problem-solving.
Best DSA RESOURCES: https://topmate.io/coding/886874
All the best ππ
π18β€12β1
https://topmate.io/coding/886874
If you're a job seeker, these well structured document DSA resources will help you to know and learn all the real time DSA & OOPS Interview questions with their exact answer. folks who are having 0-4+ years of experience have cracked the interview using this guide!
Please use the above link to avail them!π
NOTE: -Most people hoard resources without actually opening them even once! The reason for keeping a small price for these resources is to ensure that you value the content available inside this and encourage you to make the best out of it.
Hope this helps in your job search journey... All the best!πβοΈ
If you're a job seeker, these well structured document DSA resources will help you to know and learn all the real time DSA & OOPS Interview questions with their exact answer. folks who are having 0-4+ years of experience have cracked the interview using this guide!
Please use the above link to avail them!π
NOTE: -Most people hoard resources without actually opening them even once! The reason for keeping a small price for these resources is to ensure that you value the content available inside this and encourage you to make the best out of it.
Hope this helps in your job search journey... All the best!πβοΈ
π9β€2