ලොකු උදවුවක්..................
c programming හොඳට දන්න කෙනෙක් මේ ප්රශ්න වලට උත්තර හොයල දෙන්නකො.... ලොකු උදවුවක්
අද දවස ඇතුලත ඕනේ...
1) Write a c program to read n number of positive integers and store them in an array of size n.
The number n can be;
· Read from the keyboard
· Passed as an argument
· And display the contents of the array
Write a recursive function to display the content of the array in reverse order.
2) Write a c function to delete existing element and array based list. (first find the element, then shifting remaining element one ward left)
Modify a given function to insert element in proper position. (Ascending order)
3) Implement/write/design a c program to check whether a given sequence of brackets is a legal one using a stack as an auxiliary data structure.
please help me,,,,,,,,,,,,,,,,,,,,,,,,,
c programming හොඳට දන්න කෙනෙක් මේ ප්රශ්න වලට උත්තර හොයල දෙන්නකො.... ලොකු උදවුවක්
අද දවස ඇතුලත ඕනේ...
1) Write a c program to read n number of positive integers and store them in an array of size n.
The number n can be;
· Read from the keyboard
· Passed as an argument
· And display the contents of the array
Write a recursive function to display the content of the array in reverse order.
2) Write a c function to delete existing element and array based list. (first find the element, then shifting remaining element one ward left)
Modify a given function to insert element in proper position. (Ascending order)
3) Implement/write/design a c program to check whether a given sequence of brackets is a legal one using a stack as an auxiliary data structure.
please help me,,,,,,,,,,,,,,,,,,,,,,,,,