Skill builder

1. Raja was arranging gift boxes in his store.


2. Write a program to print the matrix in a zig_zag form.


3. Write a program to obtain a matrix and find the sum of each row and each column.


4. Johnsy wants to create a matrix in which the elements are formed differently.


5. Write a program to implement matrix multiplication.


6. Lucarnos Film Festival is an annual film festival and is also known for being a prestigious platform for art house films


7. The Pan Am 73 flight from Bombay to New York en route Karachi and Frankfurt was hijacked by a few Palestinian terrorists at the Karachi International Airport.


8. Write a program to obtain a matrix and find the sum of its diagonal elements.


9. Write a program to obtain a matrix and find the sum of the elements in the lower triangular matrix..


10. Write a program to find the normal of a matrix.


Challange yourelf

1. Nurikabe logical game (sometimes called Islands in the Stream) is a binary determination puzzle. Write a program to find the number of white cells in the final configuration of the board, given a valid initial configuration.


2. Nurikabe logical game (sometimes called Islands in the Stream) is a binary determination puzzle. The step 1 of solving the puzzle is identifying "Full islands". Below figure is the one after identifying full islands.


3. Winter is back and is end of season’s sale all over.


4. Nurikabe logical game (sometimes called Islands in the Stream) is a binary determination puzzle. Write a program to find the count of numbered cells, given a valid initial board configuration.


5. Write a program to obtain a matrix and find the sum of the elements in the upper triangular matrix