Filter interviews by
Be the first one to contribute and help others!
I applied via AmbitionBox and was interviewed in Dec 2023.
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 Company Website and was interviewed in Oct 2023.
I applied via Company Website and was interviewed in Nov 2022.
I applied via Walk-in and was interviewed in Aug 2022.
I applied via Company Website and was interviewed in Apr 2022.
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.
About Billing and Data entry
Abou covid19
I was interviewed in Oct 2022.
Assignment round of the assignment data entry form filling writing of the which of using will
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.
I applied via Walk-in and was interviewed before Jul 2021.
Compliance Analyst
40
salaries
| ₹4.2 L/yr - ₹15.3 L/yr |
Software Engineer
32
salaries
| ₹40 L/yr - ₹94.6 L/yr |
Support Analyst
21
salaries
| ₹4.5 L/yr - ₹9.5 L/yr |
Senior Software Engineer
16
salaries
| ₹40 L/yr - ₹120 L/yr |
Software Developer
9
salaries
| ₹23 L/yr - ₹75 L/yr |
Zebpay
Unocoin Technologies
WazirX
CoinDCX