2 тысяч подписчиков
304 видео
Commonly asked Interview questions in Java - Part 9
Retrieve data from two MySQL tables connected by Foreign key using PHP | PHP for beginners
Displaying a MySQL table using PHP | Static HTML table , Dynamic Table using Javascript
Dot() VS Matrix Multiplication in Numpy explained in Tamil | multiply(), dot(), matmul() in Python
How do you pass Objects as arguments to Function/Method and return Object from Function/Method
Linux securing files
Build a Magic square using Excel solver
Java packages explained using Eclipe IDE
Python Exception handling - syntax and examples explained in Tamil |Python Try Except Else Finally
Sudoku Tip #2 | Single Candidate - Scanning | Solving sudoku in Tamil || சுடோக்கு - ஒரு அறிமுகம்
Insert HTML form data into MySql Table in Tamil | PHP for beginners
Dynamic memory management - Allocate procedure: First fit, Next Fit and Best fit
Keyword Searching Algorithm explained in Tamil | Python code
Array Counting | Frequency counting Algorithm explained in Tamil with Python code
Summation of a set of numbers | Finding sum of squares, odd even numbers explained in Tamil
Basics of Java Programs | Programming in Java simplified |
Permutation Recursive Algorithm explained in Tamil | Python code
Finding K-th smallest element |Partitioning the array | Algorithm explained in Tamil |Python code
Simple coloring strategy for Solving Sudoku : Advanced trick to eliminate candidates in hard sudoku.
GCD of two numbers algorithm|Greatest Common Divisor | Python code to find GCD | Recursion
Understanding the fundamentals of computer solving techniques explained in Tamil
Checking for Perfect Number and generating Perfect numbers | Javascript and Python code
Hindu 3 June 2024 Sudoku game Solution | Solving sudoku in Tamil |
Random numbers Generation: Linear Congruential method Algorithm explained in Tamil | Python code
X-Wing strategy for Solving Sudoku in Tamil : Advanced trick to eliminate candidates in hard sudoku.
Base Conversion Algorithm | Decimal to Octal representation | Python code for Base conversion
Sudoku Tip #3 | Last Possible Cell | Solving sudoku in Tamil || சுடோக்கு - ஒரு அறிமுகம்
Learn HTML Image and Image Map elements in 18 minutes | Learn HTML in Tamil | HTML for beginners
Integrating HTML Form elements with MySql Database series : #2 | PHP code to handle Checkboxes
Python Numpy broadcasting | Adjusting Array dimension in Python |
Sudoku Tip #1 | Solving sudoku in Tamil |
Overview of Sudoku game with Naked and Hidden single strategy | Solving sudoku in Tamil |
Naked Pair and Triple strategy | Solving sudoku in Tamil | Tips to solve Hard level Sudoku
Sudoku Tip #4 | Pointing Pairs in Sudoku | Solving sudoku in Tamil || சுடோக்கு - ஒரு அறிமுகம்
Solving a Simple Sudoku using Basic Tips | Solving sudoku in Tamil || சுடோக்கு - ஒரு அறிமுகம்
Prime Factors of an Integer | Sieve of Eratosthenes | Python code to implement prime factors
Raising a number to a large power | x power n | Python code to implement x power n
SQL Quiz Challenge Part 2: 10 Multiple Choice Questions to Boost Your Database Skills!
Tower of Hanoi | Binary tree representation and Python code to implement Tower of Hanoi
Finding the square root of a number | Python code to find square root | R G Dromey
Partitioning the array | Algorithm explained in Tamil |Python code
What is Recursive algorithm | Examples of Recursive procedure in Python
Removal of Duplicates in an ordered array | Algorithm explained in Tamil |Python code
Learn Javascript Loops explained in Tamil | for, for..in, for..of, forEach, while, do..while loops
Debugging Java Programs Online for Illegal start of expression
How to create and Use Excel Macro explained in Tamil | Record, save and run a macro | Macros & VBA
SQL Quiz Challenge Part 3 : Multiple Choice Questions to Boost Your Database Skills!
Performance comparison of Numpy array with Python List
Hindu 21 March 2024 Sudoku game Solution | Solving sudoku in Tamil |
Handling HTML Select (Dropdown list) control in PHP explained in Tamil | PHP for beginners