Upload Button Icon Add office photos

Filter interviews by

Vectone Mobile Python Software Developer Interview Questions and Answers

Updated 17 May 2024

Vectone Mobile Python Software Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What are the data types in python?
  • Ans. 

    Python data types include integers, floats, strings, lists, tuples, dictionaries, and sets.

    • Integers: whole numbers without decimal points, e.g. 5, -3

    • Floats: numbers with decimal points, e.g. 3.14, -0.5

    • Strings: sequences of characters enclosed in quotes, e.g. 'hello', '123'

    • Lists: ordered collections of items, e.g. [1, 'apple', True]

    • Tuples: ordered, immutable collections, e.g. (1, 'banana', False)

    • Dictionaries: key-value ...

  • Answered by AI
  • Q2. What is inheritence in python and its types?
  • Ans. 

    Inheritance in Python allows a class to inherit attributes and methods from another class.

    • Types of inheritance in Python include single inheritance, multiple inheritance, and multilevel inheritance.

    • Single inheritance: a class inherits from only one base class.

    • Multiple inheritance: a class inherits from multiple base classes.

    • Multilevel inheritance: a class inherits from a derived class, which in turn inherits from anoth

  • Answered by AI
  • Q3. Difference between tuple, list, dictionaries and set.
  • Ans. 

    Tuple is immutable, list is mutable, dictionaries are key-value pairs, and set is a collection of unique elements.

    • Tuple: Immutable, ordered collection of elements. Example: (1, 2, 3)

    • List: Mutable, ordered collection of elements. Example: [1, 2, 3]

    • Dictionaries: Key-value pairs, unordered. Example: {'key1': 'value1', 'key2': 'value2'}

    • Set: Collection of unique elements, unordered. Example: {1, 2, 3}

  • Answered by AI
  • Q4. Reverse a string without using slicing. Need to write it on paper.
Round 2 - Behavioral 

(2 Questions)

  • Q1. Basic questions about us.
  • Q2. Given a string and asked to get the vowels in a string.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is not tough basic python knowledge is required they might ask questions if you anything specially mentioned in a resume. So don't mention if you don't have a good knowledge in it. They have informed the work will be more than 12 hrs a day and you shouldnt expect any government holiday or even sunday.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Regex, Models in Django, Flask and FastAPI. Questions from my resume.

Vectone Mobile Interview FAQs

How many rounds are there in Vectone Mobile Python Software Developer interview?
Vectone Mobile interview process usually has 2 rounds. The most common rounds in the Vectone Mobile interview process are Technical and Behavioral.
What are the top questions asked in Vectone Mobile Python Software Developer interview?

Some of the top questions asked at the Vectone Mobile Python Software Developer interview -

  1. What is inheritence in python and its typ...read more
  2. What are the data types in pyth...read more
  3. Difference between tuple, list, dictionaries and s...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 817 Interviews
Vodafone Idea Interview Questions
4.1
 • 544 Interviews
Hathway Interview Questions
3.5
 • 42 Interviews
ZTE Corporation Interview Questions
4.0
 • 19 Interviews
MetroTelworks Interview Questions
3.7
 • 15 Interviews
Viasat Interview Questions
3.5
 • 14 Interviews
View all
Software Engineer
24 salaries
unlock blur

₹4 L/yr - ₹12.8 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹13 L/yr - ₹25 L/yr

Software Engineer Trainee
14 salaries
unlock blur

₹3.8 L/yr - ₹6 L/yr

Technical Lead
14 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Software Developer
10 salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Explore more salaries
Compare Vectone Mobile with

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

3.9
Compare

Bharat Sanchar Nigam

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview