TCS coding round of 20 min

TCS pattern has been changed .there is a coding round so do anyone knows what are types of questions comes in coding.


15 Answers
1-15 of  15
15 Answers
  • The coding round now as 1 question and time has been increased to 30 mins. find tcs coding questions here

    In Coding Test , Questions are normally based on C programming Command Line Arguments and some times questions are asked like convert vowels from lowercase to uppercase, reverse etc.) .
    There are various C Programs which is asked using Command Line Arguments. Some are as follows:
    Square root of prime number [ Youtube ]
    Prime Sum within given range [ Youtube ]
    Check whether a given String is Palindrome or not
    Check whether a year is leap or not
    Decimal to Binary
    Binary to Decimal
    Binary to Octal
    Sum of Prime Number
    Area of circle
    Sum of digits of Number
    Find upto nth Fibonacci sequence
    and Sometimes Coding Questions are asked without use of Command Line Arguments :
    Sum of Odd Number Between Range using scanf() [11/11/17] [ Youtube ]
    To Reverse a String / Integer [11/11/17]
    To find largest among N numbers
    C Program to convert Vowel into uppercas of a Word [05/12/17]
    C program to remove consonants from a String [05/12/17]In Coding Test , Questions are normally based on C programming Command Line Arguments and some times questions are asked like convert vowels from lowercase to uppercase, reverse etc.) .
    There are various C Programs which is asked using Command Line Arguments. Some are as follows:
    Square root of prime number [ Youtube ]
    Prime Sum within given range [ Youtube ]
    Check whether a given String is Palindrome or not
    Check whether a year is leap or not
    Decimal to Binary
    Binary to Decimal
    Binary to Octal
    Sum of Prime Number
    Area of circle
    Sum of digits of Number
    Find upto nth Fibonacci sequence
    and Sometimes Coding Questions are asked without use of Command Line Arguments :
    Sum of Odd Number Between Range using scanf() [11/11/17] [ Youtube ]
    To Reverse a String / Integer [11/11/17]
    To find largest among N numbers
    C Program to convert Vowel into uppercas of a Word [05/12/17]
    C program to remove consonants from a String [05/12/17]
    0

  • Coding questions
    0

  • Are these questions are enough to prepare and clear the coding round??
    9

  • Jo
    0

  • In Coding Test , Questions are normally based on C programming Command Line Arguments and some times questions are asked like convert vowels from lowercase to uppercase, reverse etc.) .
    There are various C Programs which is asked using Command Line Arguments. Some are as follows:
    Square root of prime number [ Youtube ]
    Prime Sum within given range [ Youtube ]
    Check whether a given String is Palindrome or not
    Check whether a year is leap or not
    Decimal to Binary
    Binary to Decimal
    Binary to Octal
    Sum of Prime Number
    Area of circle
    Sum of digits of Number
    Find upto nth Fibonacci sequence
    and Sometimes Coding Questions are asked without use of Command Line Arguments :
    Sum of Odd Number Between Range using scanf() [11/11/17] [ Youtube ]
    To Reverse a String / Integer [11/11/17]
    To find largest among N numbers
    C Program to convert Vowel into uppercas of a Word [05/12/17]
    C program to remove consonants from a String [05/12/17]In Coding Test , Questions are normally based on C programming Command Line Arguments and some times questions are asked like convert vowels from lowercase to uppercase, reverse etc.) .
    There are various C Programs which is asked using Command Line Arguments. Some are as follows:
    Square root of prime number [ Youtube ]
    Prime Sum within given range [ Youtube ]
    Check whether a given String is Palindrome or not
    Check whether a year is leap or not
    Decimal to Binary
    Binary to Decimal
    Binary to Octal
    Sum of Prime Number
    Area of circle
    Sum of digits of Number
    Find upto nth Fibonacci sequence
    and Sometimes Coding Questions are asked without use of Command Line Arguments :
    Sum of Odd Number Between Range using scanf() [11/11/17] [ Youtube ]
    To Reverse a String / Integer [11/11/17]
    To find largest among N numbers
    C Program to convert Vowel into uppercas of a Word [05/12/17]
    C program to remove consonants from a String [05/12/17]
    3

  • TCS CODING TEST SYLLABUS FOR 2018 In this section you have get basic questions using command line arguments for latest TCS Test Pattern 2018 – TCS Coding Questions – 1 TCS Coding Questions – 2 Area of a Triangle TCS Command Line Arguments – Fibonacci Series TCS Command Line Program to Swap two numbers TCS String Reversal Using Command Line Programming (Most Asked – 104 times) Greatest of Two Numbers using CLP TCS CODING ROUND QUESTIONS LCM of Two Number using CLP Average of Two Numbers Sum of Digits of a number Binary to Decimal (asked 25 times) Decimal to Binary (asked 42 times) Factorial of a Number Square Root of Prime Number Square Root without sqrt.h Armstrong Number Odd Even Number Binary to Octal Decimal to Octal Check Leap Year Area of Circle Area of Triangle Checking Palindrome (Number) Checking Palindrome (String) (asked 91 Times) Checking Prime or Not Reverse Digits of a Number. Hope it is help full . All the best!
    2

  • i dont can u plz tell me the process
    0

  • follow codevita
    0

  • Bdbs
    -1

  • d
    0

  • yes they ask program in command line argument
    1

  • #include #include #define pi3.14 Void main() { int r=10; Area= pi*r*r; Printf("%d,area"); getch; }
    0

  • every code has to write by using command line arguments 1.area of circle 2. prime numbers between two numbers and their sum 3. odd numbers between two numbers and their sum 4. string palindrome 5. string reverse 6. decimal to binary 7. binary to decimal 8. factorial 9. number reverse 10. palindrome
    8

  • we know that there is a coding round but can u please help us with the type of questions
     
    -1

TCS
Practice Mock Test
TCS