• info@introtallent.com
  • (+91) 8431610064
Introtallent
  • Student
    • LMS Login
    • Resources
      • SQL Interview Questions
      • Tableau Interview Questions
      • Excel Interview Questions
      • Python Interview Question
  • Login

Author: admin

Introtallent > Articles by: admin
  • admin
  • March 23, 2023March 23, 2023
  • Uncategorized

Extract number from string excel

How to extract numbers from string in excel? This article will help you with the approach and give you a clarity of logic that you can use in excel function to extract numbers. Let us understand different types of data that we can have. Predominantly, there are three different scenarios.  numbers at the end (right […]

Read more
  • admin
  • February 20, 2023March 12, 2023
  • Data Science, Programming

Python Interview Codes

Python Interview Codes Palindrome: A palindrome is a word, sentence, verse, or number that reads the same backward or forward. For example: madam, level, noon, etc Palindrome Code 1: Python program to check if a string is palindrome or not # Python program to check if a string is palindrome or notx = input(‘Enter a […]

Read more
  • admin
  • January 23, 2023January 23, 2023
  • Uncategorized

Python codes

Python program to find the max of 2 numbers (using if) a=int(input(“Enter first number: “))b=int(input(“Enter second number: “))if a>b: print(a,’is the greater number’)elif b>a: print(b,’is the greater number’)else: print(‘Both the numbers are same’) Python program to find the max of 2 numbers (using function) a=int(input(“Enter first number: “))b=int(input(“Enter second number: “))if a==b: print(‘Both the numbers […]

Read more
  • admin
  • September 7, 2022September 8, 2022
  • Data Science

Data Science Interview Questions

Q1:What is Data Science? Data science is the study of data using statistical techniques and computer programming to predict what will happen,  recommend what is good, find association, understand pattern, etc. t is a multidisciplinary approach that combines principles and practices from the fields of mathematics, statistics, and computer engineering to analyze large amounts of […]

Read more
  • admin
  • July 5, 2022July 5, 2022
  • Business Analytics, Education

Excel Interview Questions for Analytics and MIS

Q1: What is a hyperlink? Q2: If you need to link a picture to one of the sheets then what option would you use and how would you do that? Q3: What is text-to-columns? Q4: Can you split the data stored in a column into multiple columns? If yes, how? Q5: I have Order Id […]

Read more
  • admin
  • June 20, 2022July 5, 2022
  • Courses, Education, Programming

SQL Interview Questions and Answers

SQL interview questions with answers for Analytics and Data Science interview preparation Q1: What is the difference between a permanent table and a temporary table? A temporary table is a database table that is used to store the temporary result set. The result set can be reused several times in a single session. But the temporary table is […]

Read more
  • admin
  • April 1, 2021June 23, 2022
  • Business Intelligence, Courses, Programming

Tableau Interview Question and Answers in 2022

Tableau Interview Question and Answers in 2022 Q1: What is Tableau? Tableau is a Business Intelligence and Analytics software that is used to create visualizations and dashboards to provide actionable insights. Q2: What is data visualization? Data visualization means representing the information using visuals like charts, maps, colors (to highlight performance), heatmap, etc. This helps […]

Read more
  • admin
  • April 1, 2021June 23, 2022
  • Courses, Programming

Python Interview Questions

1) What is Python? Ans: Python is a high-level, interpreted, general-purpose programming language. It is an object oriented programming language and is used across industry for several purpose like Application Development, Data Science, Analytics, Machine Learning, Web Development, Games Development, etc. 2) What are the different data types Python? Data types in python are: – Numbers […]

Read more

Recent Posts

  • Extract number from string excel
    March 23, 2023
  • Python Interview Codes
    February 20, 2023
  • Python codes
    January 23, 2023

Categories

  • Business Analytics
  • Business Intelligence
  • Courses
  • Data Science
  • Education
  • Programming

Archives

  • March 2023
  • February 2023
  • January 2023
  • September 2022
  • July 2022
  • June 2022
  • April 2021

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Best Data Science training institute in Bangalore.

Follow Us

Recent Posts

  • Extract number from string excel
    March 23, 2023
  • Python Interview Codes
    February 20, 2023

Contact Us

  • #10, First Floor, 12th Cross, CMH Road, Indiranagar, Bangalore 560037

  • info@introtallent.com

  • +91 84316 10064

Feel free to contact us
Introtallent © 2023. All Rights Reserved