Upload Button Icon Add office photos

CMS IT Services

Compare button icon Compare button icon Compare

Filter interviews by

CMS IT Services Python Developer Trainee Interview Questions and Answers

Updated 8 Dec 2023

CMS IT Services Python Developer Trainee Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Python,c,c++,Html,Css

Round 3 - HR 

(5 Questions)

  • Q1. Self introduction
  • Q2. Program related
  • Q3. Package related
  • Q4. Finally my role in this company
  • Q5. Q1.Self introduction

Interview Preparation Tips

Topics to prepare for CMS IT Services Python Developer Trainee interview:
  • C
  • C++
  • Python
  • HTML
  • CSS
Interview preparation tips for other job seekers - Devolaper role ,my favorite role is python developer i'will like and I interest is gaming oriented programming also I very interest.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

The interview will last for 30 minutes and will include basic Node.js questions, followed by two coding questions.

I applied via Campus Placement and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic question depends on java programming language
  • Q2. As u wish ask the question

Interview Preparation Tips

Interview preparation tips for other job seekers - I am fresher so I have no ideas for interview advice
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. About React Js ,what are the steps to build website by using React js
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared about your Project

Interview Questionnaire 

5 Questions

  • Q1. What is the viewport?
  • Ans. 

    The viewport is the visible area of a web page displayed on a device's screen.

    • It determines the layout and dimensions of the content on the screen.

    • It can be adjusted using meta tags in the HTML head section.

    • It is important for responsive design and mobile optimization.

    • It can be simulated in web development tools like Chrome DevTools.

  • Answered by AI
  • Q2. Inline elements and block elements in CSS
  • Ans. 

    Inline elements are displayed inline with text while block elements take up the full width available.

    • Inline elements do not start on a new line

    • Block elements start on a new line and take up the full width available

    • Inline elements can have padding and margin applied horizontally but not vertically

    • Block elements can have padding and margin applied in all directions

    • Examples of inline elements include and , while examples

  • Answered by AI
  • Q3. Display inline vs. display block
  • Ans. 

    display inline is used for inline elements while display block is used for block-level elements.

    • display inline elements are placed next to each other horizontally

    • display block elements take up the entire width of their container

    • display inline-block elements are placed next to each other horizontally and can have a width and height set

  • Answered by AI
  • Q4. Flex and grid
  • Q5. Pseudo-classes in css
  • Ans. 

    Pseudo-classes are used in CSS to select and style elements based on their state or position in the document.

    • Pseudo-classes start with a colon (:)

    • Common pseudo-classes include :hover, :active, :focus, :first-child, :last-child

    • Pseudo-classes can be combined with selectors to target specific elements

    • Pseudo-classes can also be used to style links based on their state

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is PHP? Full form of PHP? PHP latest version??
  • Ans. 

    PHP is a server-side scripting language used for web development. Full form is Hypertext Preprocessor. Latest version is PHP 8.0.

    • PHP is a popular scripting language for creating dynamic web pages.

    • Full form of PHP is Hypertext Preprocessor.

    • Latest version of PHP is PHP 8.0, released in November 2020.

  • Answered by AI
  • Q2. Different between Mysql vs Nosql?
  • Ans. 

    MySQL is a relational database management system, while NoSQL is a non-relational database management system.

    • MySQL is a structured database with tables and rows, while NoSQL is unstructured and can store data in various formats like key-value pairs, documents, graphs, etc.

    • MySQL is ACID-compliant, ensuring data integrity, while NoSQL sacrifices some ACID properties for better scalability and performance.

    • MySQL is suitabl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please study that all basic question answer

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. I don't have any questions
  • Q2. I don't want to ask any question
  • Q3. Java opps concept
  • Q4. Database related questions
  • Q5. Web development questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Logical reasoning and mental ability and maths and any other

Interview Preparation Tips

Interview preparation tips for other job seekers - Self dedicated

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1. If you given a no return its corresponding excel no.
  • Ans. 

    Convert given no to corresponding excel no.

    • Excel no starts from 1 and goes up to 16384

    • Excel no is calculated using column and row numbers

    • For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on

  • Answered by AI
  • Q2. 2. find unique character in a window of k size in a string
  • Ans. 

    Find unique characters in a window of k size in a string.

    • Use a sliding window approach.

    • Maintain a hash table to keep track of character frequency.

    • Remove characters from hash table as the window slides.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication is very important. Give your solution from brute force to optimal. Interviewer has tell me to write code of both questions in any programming language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Thre are aptitude question with coding round

Round 3 - Technical 

(1 Question)

  • Q1. Introduction Basics of programming
Round 4 - HR 

(1 Question)

  • Q1. HR questions introduced yourself family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and believe in yourself. They might cross check you but your confidence matters

CMS IT Services Interview FAQs

How many rounds are there in CMS IT Services Python Developer Trainee interview?
CMS IT Services interview process usually has 3 rounds. The most common rounds in the CMS IT Services interview process are HR, Resume Shortlist and Coding Test.
What are the top questions asked in CMS IT Services Python Developer Trainee interview?

Some of the top questions asked at the CMS IT Services Python Developer Trainee interview -

  1. Program rela...read more
  2. Package rela...read more

Tell us how to improve this page.

CMS IT Services Python Developer Trainee Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS iON Interview Questions
3.9
 • 368 Interviews
ITC Infotech Interview Questions
3.6
 • 337 Interviews
CitiusTech Interview Questions
3.4
 • 273 Interviews
NeoSOFT Interview Questions
3.7
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 226 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
View all
Desktop Support Engineer
960 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Engineer- Customer Support
629 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Network Engineer
337 salaries
unlock blur

₹1 L/yr - ₹8 L/yr

Technical Support Engineer
265 salaries
unlock blur

₹1.1 L/yr - ₹5.4 L/yr

System Administrator
258 salaries
unlock blur

₹1.5 L/yr - ₹7.8 L/yr

Explore more salaries
Compare CMS IT Services with

ITC Infotech

3.6
Compare

KocharTech

3.9
Compare

3i Infotech

3.5
Compare

Xoriant

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