Pallavi
@pallavishekhar_Co-Founder @ Outcome School | Making tech education outcome-focused | @outcome_school
Similar User
@_nancychauhan
@Ch8n2
@elye_project
@canopas_eng
@__kvm
@codingal
@r_adiit
@pranaypatel_
@martinbonnin
@ninad_mg
@8187_Bhavna
@murali_cse
@sudhirkhanger
@jnsnlslm
@arunbabuasp
Internals of RESP - Redis Serialization Protocol In this blog, we are going to learn about the internals of the Redis Serialization Protocol(RESP). Read here: outcomeschool.com/blog/resp-redi… #SoftwareEngineering
Learn about the inline, noinline, and crossinline in Kotlin • inline function in Kotlin: outcomeschool.com/blog/inline-fu… • noinline in Kotlin: outcomeschool.com/blog/noinline-… • crossinline in Kotlin: outcomeschool.com/blog/crossinli… #AndroidDev #Kotlin
From 29 LPA to 56 LPA - one of my students achieved this remarkable growth. How did he do it? He gave equal importance to all four pillars of Android development when preparing for interviews: 1. Data Structures and Algorithms: You can't skip DSA. 2. Machine Coding Round: You…
Learn about the Higher-Order Functions and Lambdas in Kotlin outcomeschool.com/blog/higher-or… #softwareengineer #kotlin
Long-running tasks in parallel with Kotlin Flow We will need the zip operator of Kotlin Flow to run the long tasks in parallel. So, we need to understand what a zip operator is. Zip Operator is an operator that combines the emissions of two flow collections together via a…
What is CoroutineContext in Kotlin? CoroutineContext is an interface in Kotlin's coroutines that helps us define the context or the environment in which a coroutine executes, using various elements. Learn in-depth by seeing the source code: outcomeschool.com/blog/coroutine… #AndroidDev
Android Interview Question: SharedViewModel in Android Answer:
How does the Kotlin Multiplatform work? A thread 🧵 #AndroidDev #Kotlin #iosdev
A gift from my student. I'm truly at a loss for words to express how I feel. #gratitude
Android Interview Question: What are OkHttp Interceptors and what are their use cases? Answer: "According to documentation, Interceptors are a powerful mechanism that can monitor, rewrite, and retry the API call. So basically, when we do some API call, we can monitor the call or…
Retry Operator in Kotlin Flow outcomeschool.com/blog/retry-ope… #Kotlin
Learn to build a ride-sharing Android App like Uber, or Lyft Open-Source Project: github.com/amitshekhariit… #AndroidDev #kotlin
How to read the code of open-source projects like Glide, Retrofit, RxJava, etc? Let me tell you this from my experience. As I keep saying: The best way to learn to code is to code. But, to write good code, you will also have to read good code. Make a habit of reading good code.…
How to check if a "lateinit" variable has been initialized? linkedin.com/posts/outcomes… #Kotlin
RecyclerView Optimization - Scrolling Performance Improvement • Use Image-Loading Library • Set Image Width and Height • Do less in onBindViewHolder method • Use Notify Item RecyclerView API • Avoid a nested view • Use setHasFixedSize Continued...
Jetpack Compose Interview Questions: • Jetpack Compose vs Android View System. • Explain the concept of declarative UI in Jetpack Compose. • Declarative UI vs Imperative UI. • What are Composable functions? • What is Recomposition? • What is State in Compose? • How does…
Android Best Practices: - Use Repository: The data layer should expose data using a repository. The ViewModel should access data via the repository, rather than directly interacting with data sources. - Do not use AndroidViewModel: Use the ViewModel class instead of…
Mastering Kotlin Coroutines • coroutines • suspend • launch, async-await, withContext • dispatchers • scope, GlobalScope • lifecycleScope, viewModelScope • coroutineScope, supervisorScope Share if you like it. outcomeschool.com/blog/kotlin-co… #AndroidDev #Kotlin
7 Interview Questions: • Write code having memory leaks • What are higher-order functions? Write code to show the usage • flatMap vs map • Write code to do two tasks in parallel • How does memory is managed in the OS • Implement LRU Cache • What did you learn last week
AssociateBy - List to Map in Kotlin outcomeschool.com/blog/associate… #Kotlin
United States Trends
- 1. #UFC309 121 B posts
- 2. Bo Nickal 5.986 posts
- 3. #MissUniverse 388 B posts
- 4. Tatum 24 B posts
- 5. Tennessee 50,8 B posts
- 6. Beck 20,3 B posts
- 7. Oregon 32,7 B posts
- 8. Paul Craig 3.396 posts
- 9. #GoDawgs 10,2 B posts
- 10. Georgia 95,1 B posts
- 11. Dinamarca 32,7 B posts
- 12. Nigeria 263 B posts
- 13. Locke N/A
- 14. Wisconsin 47,6 B posts
- 15. Venezuela 215 B posts
- 16. Dan Lanning 1.241 posts
- 17. gracie 19,8 B posts
- 18. Heupel 1.566 posts
- 19. Mike Johnson 43 B posts
- 20. Denmark 31,7 B posts
Who to follow
-
Nancy Chauhan ☁️
@_nancychauhan -
Chetan Gupta
@Ch8n2 -
Elye
@elye_project -
Canopas Engineering
@canopas_eng -
kvm
@__kvm -
Codingal
@codingal -
raditya gumay
@r_adiit -
Pranay Patel 💙⚡
@pranaypatel_ -
Martin Bonnin
@martinbonnin -
Ninad MG
@ninad_mg -
@8187_Bhavna
@8187_Bhavna -
முரளி 💙
@murali_cse -
Sudhir Singh Khanger
@sudhirkhanger -
Rubinart 𐐘
@jnsnlslm -
Arun Babu A S P
@arunbabuasp
Something went wrong.
Something went wrong.