Knowledge Sharing
@BasicKnowledgeSharing
20
subscribers
10
photos
1
video
1
file
362
links
Download Telegram
Join
Knowledge Sharing
20 subscribers
Knowledge Sharing
https://youtu.be/GPXmofUWj44
YouTube
Java Collector API - java.util.stream.Collectors - toList toSet counting joining groupingBy toMap
Java Collector API
- collect() - a Terminal Operation on a Stream API
- How collect() work on Stream API ?
- What is input output of collect() ?
- How to implement - interface java.util.stream.Collector
- Factory class- java.util.stream.Collectors - toList()…
Knowledge Sharing
https://youtu.be/OqfdAbgKRb8
YouTube
आज Stock Market में 302 points down ये Stocks है जिन पर आप नजर रख सकते हैं
आज Stock Market में 302 points down ये Stocks है जिन पर आप नजर रख सकते हैं
#AFFLE - Affle India Ltd
#TIINDIA - Tube Investments of India Ltd
#GNFC - Gujarat Narmada Valley Fertilizers & Chemicals Ltd
Indian Stock Market Update | Sensex | Nifty | Share…
Knowledge Sharing
https://youtu.be/CIWWM_nEUcA
YouTube
Java Training Session 21 static - variable method, instance variable, final - variable method class
Java Training Session 21
Basic Java
- static variable
- class variable
- static method
- instance variable
- non-static variable
- instance method
- final variable
- final instance variable
- final static variable
- final…
Knowledge Sharing
https://youtu.be/qb2EE46qims
YouTube
3 Stocks में मौका profit उठाने का
3 Stocks में मौका profit उठाने का
#RELAXO - Relaxo Footwears Ltd
#POLYPLEX - Polyplex Corporation Ltd
#GUJALKALI - Gujarat Alkalies & Chemicals Ltd
Indian Stock Market Update | Sensex | Nifty | Share | IPO | Investment | Mutual Fund | Finance | Financial…
Knowledge Sharing
https://youtu.be/ulpVm6cZY74
YouTube
Long term & Short term Stocks में अच्छा मौका रिटर्न निकालने का
Long term & Short term Stocks में अच्छा मौका रिटर्न निकालने का
#BSE - BSE Ltd
#COALINDIA - Coal India Ltd
#RAIN - Rain Industries Ltd
#REDINGTON - Redington India Ltd
Indian Stock Market Update | Sensex | Nifty | Share | IPO | Investment | Mutual Fund |…
Knowledge Sharing
https://youtu.be/-6MWfK-wfqU
YouTube
Big Group की कंपनी में Position बनाने का मौका
Big Group की कंपनी में Position बनाने का मौका
#ADANIPOWER - Adani Power Ltd
#JSWENERGY - JSW Energy Ltd
#MAHLIFE - Mahindra Lifespace Developers Ltd
Indian Stock Market Update | Sensex | Nifty | Share | IPO | Investment | Mutual Fund | Finance | Financial…
Knowledge Sharing
https://youtu.be/iA8O8DjXGPA
YouTube
Stock Market 231 Points की गिरावट 3 Stocks in Green
Stock Market 231 Points की गिरावट 3 Stocks in Green
#UNIVPHOTO - Universus Photo Imagings Ltd
#RHIM - RHI Magnesita India Ltd
#NDTV - New Delhi Television Ltd
Indian Stock Market Update | Sensex | Nifty | Share | IPO | Investment | Mutual Fund | Finance…
Knowledge Sharing
https://youtu.be/UEFKmjwVjiQ
YouTube
Java Training Session 22 abstract class, interface default method, NO instance variable in interface
Java Training Session 22
abstract class
- abstract method
- instance method
- static method
- instance variable
- static variable
- final variable
- constructor
interface…
Knowledge Sharing
https://youtu.be/pf5yfKepQCo
YouTube
Java Training Session 23 Find the max occurrence digit of primitive int number, Convert int to int[]
Java Training Session 23
Java Basic Coding
- Find length of integer number
- Find each digit of given integer input number
- Convert primitive int number to an array of int[]
- Find max element…
Knowledge Sharing
https://youtu.be/Wqau7e7Nn18
YouTube
Java Training Session 24 Reverse primitive int number string, call by value, call by reference
Java Training Session 24
Java Basic Coding
- Reverse primitive int number
- Reverse logic for String
- Method call by value
- Method call by reference
- Method call by primitive data type
- Method call by object reference
============…
Knowledge Sharing
https://youtu.be/e92sbuSyqXA
YouTube
Stock Market में गिरावट क्यों इन 9 Stocks में Investment of मौका
Stock Market में गिरावट क्यों इन 9 Stocks में Investment of मौका
#BAJFINANCE - Bajaj Finance Ltd
#ASIANPAINT - Asian Paints Ltd
#PIDILITIND - Pidilite Industries Ltd
#SRF - SRF Ltd
#AARTIIND - Aarti Industries Ltd
#RELAXO - Relaxo Footwears Ltd
#HINDUNILVR…
Knowledge Sharing
https://youtu.be/cjTfBmy1AuM
YouTube
Java Training Session 25 What is Byte Code JDK JRE JVM interpreter JIT- is java platform independent
Java Training Session 25
Java Basic –
- Java program execution steps
- What is byte code
- What is JDK, JRE, JVM
- What is interpreter
- What is JIT(Java-In-Time) Compiler
- is Java platform independent?
- Conditional operator
- binary operator …
Knowledge Sharing
https://youtu.be/OOmKWl_OGcw
YouTube
Java Training Session 26 - Check input string is palindrome or not, Reverse input string,
Java Training Session 26
Java Basic Coding–
- Check input string is palindrome or not
- Reverse input string
- Different way to convert char[] to string
- Different way to convert int to string
====================================================…
Knowledge Sharing
https://youtu.be/MrZAVH2BQrc
YouTube
Java Training Session 27 abstract class, tNumberFormat, DateTimeFormatter, String.format()
Java Training Session 27
Java Basic Coding–
- abstract class
- How to create abstract class object
- NumberFormat
- DateTimeFormatter
- String.format()
====================================================
Knowledge Sharing YouTube: https://www.youtube…
Knowledge Sharing
https://youtu.be/G4GzAHSwqEA
YouTube
Java Session 04 Stream API Collector API Collectors toList() joining() groupingBy() toMap()
Java Session 04
- Stream API - collect()
- What is input output of collect() ?
- Java Collector API
- Factory class- java.util.stream.Collectors
- toList()
- toSet()
- toCollection()
- counting()
- joining()
- partitioningBy()…
Knowledge Sharing
https://youtu.be/AqHm6iRJp-M
YouTube
Java Training Session 29 Data Structure Linked List, Array, Node, Head, Tail, Add data Get all data
Java Training Session 29
Data Structure –
- What is Linked List
- Linked List Vs Array
- What is Node
- What is Head Node
- What is Tail Node
- Add data in Linked List
- Get all data from Linked List
=====================…
Knowledge Sharing
https://youtu.be/FyrPii8CSig
YouTube
Data Structure - Linked List, Concepts, Implementation, Compare with Linked List Vs Array, Pros Cons
Data Structure - Linked List,
Concepts, Implementation,
Compare with Linked List Vs Array, Pros Cons
Create Linked List
- Add element
- Add element at First
- Add element at Last
- Add element at position
- Add element After
- Add element Before
…
Knowledge Sharing
https://youtu.be/p59t3ySIshE
YouTube
Java Training Session 31 Data Structure –Create Linked List Remove first, last, any element
Java Training Session 31
Data Structure – Linked List
- Create Linked List
- Display all elements
- Get size of Linked List
- Remove first element
- Remove last element
- Remove any element
- Remove at position
==================================…
Knowledge Sharing
https://youtu.be/356WVjVQkzE
YouTube
Java Training Session 32 Recursion, How the recursive call work, Factorial of n using recursive call
====================================================
Knowledge Sharing YouTube: https://www.youtube.com/c/KnowledgeSharingG
Knowledge Sharing Blog: https://depthinjava.blogspot.com/
Stock Market YouTube: https://www.youtube.com/channel/UCinsZmN-V8JZzBhjfADfFQg…
Knowledge Sharing
https://youtu.be/B1CQxdFkFZ8
YouTube
Java Training Session 33 Data Structure, Doubly Linked List create and traverse forward or backward
Java Training Session 33
Data Structure
- What is Doubly Linked List
- How to create a doubly linked list
- How to traverse the doubly linked list
- from head to tail (forward traversal)
- from tail to head (backward…