Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Technical Training

Problems to be solved for Technical Training using online platforms.

Experiment No. Subdomain Task Solution
Exp 1 Arrays https://www.hackerrank.com/challenges/arrays-ds/problem
https://www.hackerrank.com/challenges/2d-array/problem
https://www.hackerrank.com/challenges/dynamic-array/problem
https://www.hackerrank.com/challenges/array-left-rotation/problem
https://www.hackerrank.com/challenges/crush/problem
Exp 2 Stacks & Queues https://www.hackerrank.com/challenges/equal-stacks/problem
https://www.hackerrank.com/challenges/maximum-element/problem
https://www.hackerrank.com/challenges/truck-tour/problem
https://www.hackerrank.com/challenges/queue-using-two-stacks/problem
Exp 3 Linked List https://www.hackerrank.com/challenges/print-the-elements-of-a-linked-list/problem
https://www.hackerrank.com/challenges/insert-a-node-at-the-tail-of-a-linked-list/problem
https://www.hackerrank.com/challenges/compare-two-linked-lists/problem
https://www.hackerrank.com/challenges/reverse-a-linked-list/problem
https://www.hackerrank.com/challenges/insert-a-node-into-a-sorted-doubly-linked-list/problem
https://www.hackerrank.com/challenges/reverse-a-doubly-linked-list/problem
Exp 4 Searching and Sorting Techniques https://www.hackerearth.com/practice/algorithms/searching/linear-search/practice-problems/
https://www.hackerearth.com/practice/algorithms/searching/binary-search/practice-problems/
https://www.hackerrank.com/challenges/insertionsort1/problem
https://www.hackerrank.com/challenges/insertionsort2/problem
https://www.hackerrank.com/challenges/quicksort1/problem
https://www.hackerearth.com/practice/algorithms/sorting/bubble-sort/practice-problems/algorithm/min-max-difference/
https://www.hackerearth.com/practice/algorithms/sorting/selection-sort/practice-problems/algorithm/old-keypad-in-a-foreign-land-24/
https://www.hackerrank.com/challenges/countingsort1/problem
https://www.hackerrank.com/challenges/countingsort2/problem
Exp 5 Graphs https://www.hackerrank.com/challenges/bfsshortreach/problem
https://www.hackerearth.com/practice/algorithms/graphs/breadth-first-search/practice-problems/algorithm/monk-and-the-islands/
https://www.hackerrank.com/challenges/torque-and-development/problem
https://www.hackerrank.com/challenges/kruskalmstrsub/problem
https://www.hackerrank.com/challenges/primsmstsub/problem
https://www.hackerrank.com/challenges/dijkstrashortreach/problem
https://www.hackerrank.com/challenges/minimum-mst-graph/problem
https://www.hackerrank.com/challenges/clique/problem
https://www.hackerrank.com/challenges/crab-graphs/problem
https://www.hackerrank.com/challenges/the-quickest-way-up/problem
Exp 6 Tree https://www.hackerrank.com/challenges/tree-preorder-traversal/problem
https://www.hackerrank.com/challenges/tree-postorder-traversal/problem
https://www.hackerrank.com/challenges/tree-inorder-traversal/problem
https://www.hackerrank.com/challenges/tree-height-of-a-binary-tree/problem
https://www.hackerrank.com/challenges/tree-level-order-traversal/problem
https://www.hackerrank.com/challenges/binary-search-tree-insertion/problem
https://www.hackerrank.com/challenges/binary-search-tree-lowest-common-ancestor/problem
https://www.hackerrank.com/challenges/self-balancing-tree/problem
https://www.hackerrank.com/contests/hourrank-19/challenges/maximal-tree-diameter/problem
https://www.hackerrank.com/contests/101hack33/challenges/longest-path
Exp 7 String Algorithms https://www.hackerearth.com/practice/algorithms/string-algorithm/string-searching/practice-problems/algorithm/string-4-d1093b86/
https://www.hackerearth.com/problem/algorithm/beauty-factor-bab8f334/?source=list_view
https://www.hackerearth.com/problem/algorithm/make-them-equal-ac0bab4a/?source=list_view
https://www.hackerearth.com/problem/algorithm/hidden-leaf-village-790b2618/?source=list_view
https://www.hackerearth.com/problem/algorithm/find-the-vaccine-a60e06ee/?source=list_view
https://www.hackerrank.com/challenges/camelcase/problem
https://www.hackerrank.com/challenges/strong-password/problem
Exp 8 Dynamic Programming https://www.hackerrank.com/challenges/dynamic-programming-classics-the-longest-common-subsequence/problem
https://www.hackerrank.com/challenges/unbounded-knapsack/problem
https://www.hackerrank.com/challenges/longest-increasing-subsequent/problem
https://www.hackerrank.com/challenges/travel-around-the-world/problem
https://www.hackerrank.com/challenges/extremum-permutations/problem
https://www.hackerrank.com/challenges/coin-change/problem
https://www.hackerrank.com/challenges/kingdom-division/problem?isFullScreen=true
https://www.hackerrank.com/challenges/sherlock-and-cost/problem
Exp 9 Branch and Bound https://www.hackerrank.com/contests/srin-aadc03/challenges/classic-01-knapsack
https://www.hackerrank.com/contests/bitsg-ai-lab-2/challenges/travelling-salesman-problem
https://www.hackerrank.com/challenges/assignment/problem
Exp 10 Backtracking and Greedy problems https://www.hackerearth.com/practice/basic-programming/recursion/recursion-and-backtracking/practice-problems/algorithm/n-queensrecursion-tutorial/
https://www.hackerrank.com/challenges/subset-sum/problem
https://www.hackerrank.com/challenges/queens-on-board/problem
https://www.hackerrank.com/challenges/recursive-digit-sum/problem?h_l=interview&isFullScreen=true&playlist_slugs%5B%5D%5B%5D=interview-preparation-kit&playlist_slugs%5B%5D%5B%5D=recursion-backtracking
https://www.hackerrank.com/challenges/prime-digit-sums/problem
https://www.hackerrank.com/challenges/hr-city/problem
https://www.hackerrank.com/challenges/luck-balance/problem