Upload Button Icon Add office photos
Engaged Employer

i

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

Coditation Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coditation Systems Interview Questions and Answers

Updated 31 Jul 2024

Coditation Systems Interview Experiences

Popular Designations

7 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Deployment strategies in Kubenetes and explain me the real time problem you faced?
  • Ans. 

    Deployment strategies in Kubernetes and real-time problems faced

    • Blue-green deployment

    • Canary deployment

    • Rolling update deployment

    • A/B testing deployment

    • Real-time problem faced: Issues with rolling update deployment causing downtime

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basically questions on problem solving
  • Q2. Golang concurrency , question based on projects mentioned in your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare what you have mentioned in your resume

Golang Developer Interview Questions asked at other Companies

Q1. can we return difference data type and how ,what architeture you worked in your project,does go have oops concepts
View answer (1)

Devops Interview Questions & Answers

user image Anonymous

posted on 17 May 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to use deployment strategies in Kubernetes?
  • Ans. 

    Deployment strategies in Kubernetes help manage the rollout of new versions of applications.

    • Use Rolling Update strategy to gradually replace old Pods with new ones

    • Use Blue-Green Deployment strategy to switch traffic between two identical environments

    • Use Canary Deployment strategy to release new versions to a subset of users for testing

    • Use A/B Testing strategy to release multiple versions simultaneously and compare perf

  • Answered by AI

Skills evaluated in this interview

Devops Interview Questions asked at other Companies

Q1. How will you setup a microservice architecture application simple testing environment and deployment pipeline using kubernetes, containers, jenkins and available Cloud services.
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about Your Self?
  • Ans. 

    I am a Python Software Developer with 5 years of experience in developing web applications and data analysis tools.

    • 5 years of experience in Python development

    • Skilled in developing web applications and data analysis tools

    • Strong understanding of software development best practices

  • Answered by AI
  • Q2. What about last wrok experience
  • Ans. 

    I have 3 years of experience working as a Python Software Developer at XYZ Company.

    • Developed and maintained Python applications for data analysis and visualization.

    • Collaborated with cross-functional teams to design and implement new features.

    • Optimized code for performance and scalability.

    • Implemented unit tests to ensure code quality and reliability.

  • Answered by AI

Python Software Developer Interview Questions asked at other Companies

Q1. What is the purpose of using the super keyword, Inheritance in Python
View answer (1)

Coditation Systems interview questions for popular designations

 Golang Developer

 (1)

 Devops Engineer

 (1)

 Software Developer

 (1)

 Python Software Developer

 (1)

 Information Technology Recruiter

 (1)

 QA Engineer

 (1)

 Devops

 (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Mostly 30 mins mini technical round
Round 3 - Technical 

(1 Question)

  • Q1. It was mostly 1 hour technical round which focused on domain knowledge
Round 4 - One-on-one 

(1 Question)

  • Q1. It was managerial round. Technical and managment related queries were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are willing to try upgrowing company or start up give it a try. Whole interview process was very smooth. It took 2-3 days to get my offer including interview. So fast process.

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Experience Briefing and background check
Round 3 - HR 

(1 Question)

  • Q1. Few challenges in recruitment and IT industry related to HR

Information Technology Recruiter Interview Questions asked at other Companies

Q1. Types of Visas and tax terms
View answer (2)

Jobs at Coditation Systems

View all

I applied via Walk-in and was interviewed before Nov 2021. 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 

Just a design question to check lld and stuff

Round 3 - Technical 

(2 Questions)

  • Q1. Questions on oops concepts and polymorphism
  • Q2. Question on js fundamental and inheritance

Interview Preparation Tips

Interview preparation tips for other job seekers - I have zero tips to give ,just be good with basics

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All related to project worked on wlan testing and networking concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Good.
They gave taken 3 technical and 1hr round

Coditation Systems Interview FAQs

How many rounds are there in Coditation Systems interview?
Coditation Systems interview process usually has 2 rounds. The most common rounds in the Coditation Systems interview process are Technical, Resume Shortlist and HR.
How to prepare for Coditation Systems interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Coditation Systems. The most common topics and skills that interviewers at Coditation Systems expect are Machine Learning, Javascript, Python, SQL and Java.
What are the top questions asked in Coditation Systems interview?

Some of the top questions asked at the Coditation Systems interview -

  1. Deployment strategies in Kubenetes and explain me the real time problem you fac...read more
  2. How to use deployment strategies in Kubernet...read more
  3. It was mostly 1 hour technical round which focused on domain knowle...read more

Tell us how to improve this page.

Coditation Systems Interview Process

based on 7 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

KDK Software Interview Questions
3.1
 • 15 Interviews
Idfy Interview Questions
3.6
 • 15 Interviews
View all

Coditation Systems Reviews and Ratings

based on 37 reviews

3.9/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.4

Salary

3.7

Job security

3.8

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 37 Reviews and Ratings
Computer Vision Lead

Pune

7-12 Yrs

₹ 30-45 LPA

Java Developer

Pune

3-5 Yrs

Not Disclosed

Flutter Developer

Pune

2-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
61 salaries
unlock blur

₹6.5 L/yr - ₹17.7 L/yr

Data Scientist
19 salaries
unlock blur

₹5.8 L/yr - ₹24 L/yr

Software Developer
17 salaries
unlock blur

₹5.3 L/yr - ₹15.4 L/yr

Senior Software Engineer
16 salaries
unlock blur

₹13 L/yr - ₹25 L/yr

Devops Engineer
15 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Explore more salaries
Compare Coditation Systems with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

Moveinsync Technology Solutions

3.4
Compare

Pagarbook

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