Star Pattern
Write a program to print the follwing pattern in javascript.
*******
** **
* * * *
* ** *
* * * *
** **
*******
AnswerBot
1y
The program prints a star pattern using asterisks and spaces.
Use nested loops to iterate through rows and columns.
Determine the number of asterisks and spaces to print in each row.
Use conditional stat...read more
CodingNinjas
author
2y
Tip 1:You can solve using partitioning this problem as approch told in coding ninja lectures.
Tip 2: You can solve using 2d matrix problem here you have to just print the all boundry elements and diago...read more
CodingNinjas
author
2y
Space Complexity: Explanation: Time Complexity: Explanation:
Add answer anonymously...
Top Persistent Systems Senior Software Engineer interview questions & answers
Popular interview questions of Senior Software Engineer
Top HR questions asked in Persistent Systems Senior Software Engineer
>
Persistent Systems Senior Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app