Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Innovatily Team. If you also belong to the team, you can get access from here

Innovatily Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Innovatily Software Developer Interview Questions and Answers

Updated 11 Oct 2022

Innovatily Software Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Apr 2022. 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 

Basic puzzle questions, pattern etc

Round 3 - Coding Test 

80% JavaScript Questions rest was from react native

Round 4 - HR 

(2 Questions)

  • Q1. After two rounds offered me a position in Bangalore office, with benefit details and company background.
  • Q2. No questions was asked in this round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard js questions and make sure you know to do it.

Interview questions from similar companies

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

I appeared for an interview in Aug 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. About previous work done
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is private and public key.
  • Ans. 

    Private and public keys are used in encryption to secure communication. Public key is shared with others, while private key is kept secret.

    • Public key is used to encrypt data and can be shared with anyone.

    • Private key is used to decrypt data and must be kept secret.

    • Public key is derived from private key in asymmetric encryption.

    • Example: SSL/TLS certificates use public and private keys for secure communication.

  • Answered by AI
  • Q2. What is difference beween http and https.
  • Ans. 

    HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTP operates on port 80, while HTTPS operates on port 443.

    • HTTPS uses SSL/TLS encryption to secure the communication between the client and server, while HTTP does not.

    • HTTPS provides data integrity, authentication, and encryption, maki...

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

I appeared for an interview in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is private key and public key
  • Ans. 

    Private key and public key are cryptographic keys used in asymmetric encryption to secure communication and data.

    • Private key is kept secret and used for decryption and signing

    • Public key is shared and used for encryption and verification

    • Example: SSL/TLS certificates use public and private keys for secure communication

  • Answered by AI
  • Q2. How you wioll distribute the traffic to different servers.
  • Ans. 

    Traffic can be distributed using load balancers, DNS round robin, or server-side load balancing algorithms.

    • Use a load balancer to evenly distribute traffic among servers based on various algorithms like round robin, least connections, or IP hash.

    • Implement DNS round robin to distribute traffic by rotating the IP addresses returned for a domain name query.

    • Utilize server-side load balancing algorithms like weighted round ...

  • Answered by AI

I applied via Referral and was interviewed before Apr 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 - Coding Test 

Practice medium leetcode questions

Round 3 - One-on-one 

(1 Question)

  • Q1. System Design and database design
Round 4 - HR 

(8 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and opportunities offered by the position.

    • I am flexible and open to negotiation.

    • I am looking for a fair and competitive salary.

    • I value the opportunity to grow and develop in my career.

    • I am willing to consider other benefits and perks in addition to salary.

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and includes individuals from various professions and cultural backgrounds.

    • My father is a doctor and my mother is a teacher.

    • I have an older brother who is an engineer.

    • My grandparents were farmers and owned a small business.

    • We have relatives living in different countries, which has exposed me to different cultures and traditions.

  • Answered by AI
  • Q3. Share details of your previous job.
  • Ans. 

    I worked as a Software Developer at XYZ Company.

    • Developed and maintained software applications using Java and Python.

    • Collaborated with cross-functional teams to gather requirements and design solutions.

    • Implemented new features and fixed bugs in existing software.

    • Performed code reviews and provided feedback to improve code quality.

    • Participated in Agile development processes and attended daily stand-up meetings.

    • Worked on...

  • Answered by AI
  • Q4. Why should we hire you?
  • Ans. 

    I have a strong technical background and a passion for software development.

    • I have a solid understanding of programming languages and software development principles.

    • I have experience working on various software projects and have a track record of delivering high-quality code.

    • I am a quick learner and adapt easily to new technologies and frameworks.

    • I am a team player and enjoy collaborating with others to solve complex ...

  • Answered by AI
  • Q5. Why are you looking for a change?
  • Ans. 

    Seeking new opportunities for professional growth and challenges.

    • Looking for a more challenging role

    • Want to expand my skill set

    • Seeking better career prospects

    • Interested in working with new technologies

    • Want to work in a more collaborative environment

  • Answered by AI
  • Q6. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and staying updated with new technologies

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q7. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, attention to detail, and teamwork. My weaknesses include time management and public speaking.

    • Strengths: problem-solving, attention to detail, teamwork

    • Weaknesses: time management, public speaking

  • Answered by AI
  • Q8. Tell me about yourself.
  • Ans. 

    I am a software developer with experience in various programming languages and a passion for creating innovative solutions.

    • Experienced in Java, C++, and Python

    • Developed a web application using React and Node.js

    • Worked on a team to create a mobile app for iOS and Android

    • Strong problem-solving and analytical skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice and don't write fake stuff in resume

I applied via Campus Placement

Interview Questionnaire 

1 Question

  • Q1. Task Scheduling

Interview Preparation Tips

Round: Test
Experience: Questions are very basic and easy to answer .Algorithms should be implemented on spot but they are also standard ones
Tips: read Richie and kernigan
Duration: 60 minutes

Round: Technical Interview
Experience: Nice question and very hard to solve .Though it is a standard problem but requires spontaneous thinking because there are some restrictions for it
Tips: Read cormen

General Tips: Learn all basic algorithms and be confident.
Skill Tips: Solve some puzzles
Skills: Problem Solving Skills, Approaching A Problem
Duration: 2
College Name: IIT Madras
Motivation: i like data engineering profile
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

DSA-keep practicing multithreading questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Dsa
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 questions 2 hrs most questions are from graph

Round 2 - Technical 

(2 Questions)

  • Q1. Optimize the given problem
  • Q2. Solve the problem in given time

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 question -30 min,topics - profit or loss , time work distance ,time speed ,upstreaam downstream percentage ,probability

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

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

3 graph question were asked .

Round 2 - Technical 

(1 Question)

  • Q1. Hackthon on hackerrank

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare graph well

Innovatily Interview FAQs

How many rounds are there in Innovatily Software Developer interview?
Innovatily interview process usually has 4 rounds. The most common rounds in the Innovatily interview process are Coding Test, HR and Resume Shortlist.

Tell us how to improve this page.

Application Developer
33 salaries
unlock blur

₹3 L/yr - ₹9.2 L/yr

Devops Engineer
6 salaries
unlock blur

₹10.5 L/yr - ₹17.2 L/yr

Python Software Developer
5 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

HR Executive
4 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Lead Application Developer
4 salaries
unlock blur

₹20 L/yr - ₹22.2 L/yr

Explore more salaries
Compare Innovatily with

Fino Paytech

3.9
Compare

Wibmo

3.2
Compare

OneCard

3.5
Compare

ROI NET Solution

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