Upload Button Icon Add office photos

Filter interviews by

Saviynt Python Developer Interview Questions and Answers

Updated 20 Sep 2024

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 6 interview rounds.

Round 1 - Coding Test 

2 coding questions with 40 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Basics in python and networking
  • Q2. Asked string programs
Round 3 - Technical 

(2 Questions)

  • Q1. Python program factorial using recursion
  • Ans. 

    Python program to calculate factorial using recursion

    • Define a function factorial(n) that calls itself recursively

    • Base case: if n is 0 or 1, return 1

    • Recursive case: return n * factorial(n-1)

    • Example: def factorial(n): return 1 if n == 0 or n == 1 else n * factorial(n-1)

  • Answered by AI
  • Q2. Program to print the words which occurs more than twice in a given sentence
  • Ans. 

    Program to print words occurring more than twice in a sentence

    • Split the sentence into words using split() method

    • Create a dictionary to store word frequencies

    • Iterate through the words and update the frequencies in the dictionary

    • Print the words with frequency greater than 2

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Managerical skills
  • Q2. Questions on network security and cybersecurity
Round 5 - One-on-one 

(2 Questions)

  • Q1. Discussion with Director
  • Q2. Python related questions were asked and attitude was tested
Round 6 - HR 

(2 Questions)

  • Q1. Hobbies, self intro
  • Q2. Expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Python developers.

    • Research the average salary for Python developers in your area to have a realistic expectation.

    • Consider your years of experience and any specialized skills you bring to the table.

    • Be prepared to negotiate based on the company's budget and benefits package.

    • Provide a salary range rather than a specific number to allow for flexi

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 6 interview rounds.

Round 1 - Coding Test 

2 coding questions with 40 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Basics in python and networking
  • Q2. Asked string programs
Round 3 - Technical 

(2 Questions)

  • Q1. Python program factorial using recursion
  • Ans. 

    Python program to calculate factorial using recursion

    • Define a function factorial(n) that calls itself recursively

    • Base case: if n is 0 or 1, return 1

    • Recursive case: return n * factorial(n-1)

    • Example: def factorial(n): return 1 if n == 0 or n == 1 else n * factorial(n-1)

  • Answered by AI
  • Q2. Program to print the words which occurs more than twice in a given sentence
  • Ans. 

    Program to print words occurring more than twice in a sentence

    • Split the sentence into words using split() method

    • Create a dictionary to store word frequencies

    • Iterate through the words and update the frequencies in the dictionary

    • Print the words with frequency greater than 2

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Managerical skills
  • Q2. Questions on network security and cybersecurity
Round 5 - One-on-one 

(2 Questions)

  • Q1. Discussion with Director
  • Q2. Python related questions were asked and attitude was tested
Round 6 - HR 

(2 Questions)

  • Q1. Hobbies, self intro
  • Q2. Expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Python developers.

    • Research the average salary for Python developers in your area to have a realistic expectation.

    • Consider your years of experience and any specialized skills you bring to the table.

    • Be prepared to negotiate based on the company's budget and benefits package.

    • Provide a salary range rather than a specific number to allow for flexi

  • Answered by AI

Saviynt Interview FAQs

How many rounds are there in Saviynt Python Developer interview?
Saviynt interview process usually has 1 rounds. The most common rounds in the Saviynt interview process are One-on-one Round.

Tell us how to improve this page.

Saviynt Python Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 48 Interviews
Qualys Interview Questions
3.8
 • 38 Interviews
McAfee Interview Questions
4.0
 • 31 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Backbase Interview Questions
3.8
 • 21 Interviews
Mentor Graphics Interview Questions
4.0
 • 19 Interviews
Khoros Interview Questions
3.7
 • 19 Interviews
View all
Senior Software Engineer
33 salaries
unlock blur

₹10.9 L/yr - ₹36.9 L/yr

Technical Lead
33 salaries
unlock blur

₹12.5 L/yr - ₹33.5 L/yr

Senior Engineer
32 salaries
unlock blur

₹11.4 L/yr - ₹30 L/yr

Software Engineer
25 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Consultant
22 salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Explore more salaries
Compare Saviynt with

Gen

4.0
Compare

McAfee

4.0
Compare

Palo Alto Networks

3.8
Compare

Check Point Software Technologies

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