i
Tracxn
Filter interviews by
I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.
Fionacci series
#include
#include
int main()
{
int n1=0,n2=1,n3,i,number;
printf("Enter the number of elements:");
scanf("%d",&number);
printf("\n%d %d",n1,n2);//printing 0 and 1
for(i=2;i
n3=n1+n2;
printf(" %d",n3);
n1=n2;
n2=n3;
}
return 0;
}
Output:
Enter the number of elements:15
0 1 1 2 3 5 8 13 21 34 55 89 144 233 377
Fibonacci Series using recursion in C
Let's see the fibonacci series program in c using recursion.
Top trending discussions
I was interviewed in Oct 2022.
Assignment round of the assignment data entry form filling writing of the which of using will
I applied via Job Fair
I applied via Company Website and was interviewed in Oct 2023. There was 1 interview round.
I applied via Referral
Data entry is the process of inputting, updating, or maintaining data in a computer system.
Data entry involves accurately inputting data into a computer system
It can include tasks such as updating records, entering new information, or maintaining databases
Data entry operators often use software programs like Microsoft Excel or specialized data entry software
Accuracy and attention to detail are crucial in data entry to ...
I am detail-oriented and enjoy working with data to ensure accuracy and efficiency.
I have strong attention to detail which is essential for data entry tasks
I enjoy organizing and managing data to ensure accuracy
I find satisfaction in completing tasks efficiently and effectively
I have experience in data entry roles in the past
I applied via AmbitionBox and was interviewed in Dec 2023. There were 2 interview rounds.
Determine an individual's skill or propensity to succeed in a given activity. Aptitude tests assume that individuals have inherent strengths and weaknesses and have a natural inclination toward success or failure in specific areas based on their innate characteristics.
I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Nov 2023. There was 1 interview round.
An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity. Aptitude tests assume that individuals have inherent strengths and weaknesses and have a natural inclination toward success or failure in specific areas based on their innate characteristics.
A group discussion, also known as a GD, is a technique that helps business organisations, educational institutions, and other companies to judge a candidate's soft skills.
based on 1 review
Rating in categories
Information Executive
262
salaries
| ₹1.6 L/yr - ₹3.9 L/yr |
Business Development Manager
157
salaries
| ₹3.3 L/yr - ₹8 L/yr |
Research Analyst
107
salaries
| ₹2 L/yr - ₹6 L/yr |
Associate Vice President
85
salaries
| ₹7.3 L/yr - ₹29 L/yr |
Senior Business Development Manager
80
salaries
| ₹4.5 L/yr - ₹10.9 L/yr |
Sequoia Capital
Matrix Partners
Kalaari Capital
Nexus Venture Partners