Upload Button Icon Add office photos

Deskera

Compare button icon Compare button icon Compare

Filter interviews by

Deskera Platform Engineer Interview Questions and Answers

Updated 22 Aug 2017

Deskera Platform Engineer Interview Experiences

2 interviews found

I appeared for an interview in Feb 2017.

Interview Preparation Tips

Round: Problem Statement
Experience: Most of student got unselected due to lack of logic and fear.
Tips: Make your basics clear about any programming languages with using it by appropriate logic.

Round: Problem Statement
Experience: Student selected after first round are confirmed selected till last round.

Tips: Don't take tension for this round you're already selected for 3rd round.
Just pretend you know everything.

Round: Problem Statement
Experience: Implement and run program.
It will be verified by technical expert.
If done you will be immediately offered letter of joining.
Tips: You will get 1-2 days to for preparation just try to implement 2nd round program
Then you're almost selected.

Skills: Programming, Logical And Structured Thinking
College Name: Amrutvahini College of Engineering

I appeared for an interview in Feb 2017.

Interview Preparation Tips

Round: Problem Statement
Experience: I have attended Deskera drive in engineering college campus. for 1st round we got above problem statement. out of 100 students 16 were shortlisted for further round.
Tips: make your basics clear.

Round: Problem Statement(pen paper)
Experience: shortlisted students called for next round in Deskera office in Pune.
There we again got problem statement. Problem was to print numbers pyramid with our own logic. After 1 and half hour they examine our code and logic. Some of us got shortlisted for round 3.
Tips: take your time and think deeply on problem. Once you clear this round your selection chances more.

Round: problem implementation
Experience: we have to run our code on system. Those who done it without error get selected.
Tips: make sure your code don't contain any error.

Skills: Logical And Structured Thinking, Time Management, Practical Knowledge, Programming Skills In Any Language Like C
College Name: Amrutvahini College Of Engineering

Platform Engineer Interview Questions Asked at Other Companies

Q1. Palindrome Linked List Problem Statement You are provided with a ... read more
Q2. Can you write an SQL statement for the given situation and databa ... read more
asked in Fynd
Q3. Describe the system design for a coffee vending machine.
Q4. Describe a BGP setup with two routers in your organization, each ... read more
Q5. Explain the basics of microcontrollers, including SP and PC.

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Deskera?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java 8 , spring mvc , database

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions are simple that you can crack the interview easily but it's my humble advice that dont go here as the manager is only trust team lead and he is resist. They are raising the hand to beat employees. Akula and Rajkumar both are resist and street guy.

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2023. 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 

Such like blood relation questions, graph, alphabet and numeric values etc

Round 3 - Coding Test 

Related to operators, oop concepts

Round 4 - HR 

(4 Questions)

  • Q1. Basic questions like introduce my self, expectation salary etc
  • Q2. Oop concepts questions, SQL database query etc
  • Q3. And any questions about our company
  • Q4. 2 Coding questions Java, Python questions and machine learning

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Engineer interview:
  • Python developer
  • Machine Learning
  • Java Servlets
  • Html5
  • CSS3
  • My sql

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java basics oops selenium framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java basic on strings and selenium
Round 1 - Technical 

(1 Question)

  • Q1. What you did to learn new technology?
  • Ans. 

    I keep myself updated by attending conferences, reading blogs, and taking online courses.

    • Attend conferences and workshops to learn from experts

    • Read blogs and articles to stay updated on latest trends

    • Take online courses and tutorials to gain practical knowledge

    • Experiment with new technology by building projects

    • Collaborate with peers to learn from their experiences

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on resume and understand what you have written in it. Also do not try to over elaborate answers. Keep is short and crisp.

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

Easy reasoning questions

Round 3 - Coding Test 

Basic coding multiple choice questions

Round 4 - One-on-one 

(1 Question)

  • Q1. Wat is exception handling? Store procedure in sql? Indexing? Oops concept?
  • Ans. 

    Exception handling, stored procedures, indexing, and OOP concepts are important in software engineering.

    • Exception handling is the process of handling errors that occur during program execution.

    • Stored procedures are pre-written SQL code that can be executed with a single command.

    • Indexing is the process of optimizing database performance by creating indexes on frequently queried columns.

    • OOP concepts include encapsulation...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Engineer interview:
  • .Net Core
  • Sql basic
Interview preparation tips for other job seekers - Just focus on basics,thats it!!

If u learn nly 1 thing,jst do it properly.

Skills evaluated in this interview

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Simple Sql question
  • Q2. SQL, window function
  • Q3. ACID, Normalization

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good

Tell us how to improve this page.

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Monotype Interview Questions
3.6
 • 25 Interviews
Izmo Interview Questions
3.4
 • 14 Interviews
AeonX Digital Interview Questions
3.8
 • 10 Interviews
Nxtra Data Interview Questions
4.1
 • 10 Interviews
Lirik Infotech Interview Questions
3.9
 • 9 Interviews
DCM Infotech Interview Questions
3.7
 • 9 Interviews
Acer India Interview Questions
4.3
 • 8 Interviews
View all
Deskera Platform Engineer Salary
based on 9 salaries
₹3.4 L/yr - ₹7.3 L/yr
69% less than the average Platform Engineer Salary in India
View more details

Deskera Platform Engineer Reviews and Ratings

based on 2 reviews

1.1/5

Rating in categories

3.0

Skill development

1.0

Work-life balance

3.0

Salary

1.1

Job security

1.0

Company culture

1.1

Promotions

2.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
16 salaries
unlock blur

₹3.5 L/yr - ₹11.6 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹15 L/yr - ₹31 L/yr

Software Engineer Level 1
9 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Inside Sales Manager
9 salaries
unlock blur

₹5 L/yr - ₹7.8 L/yr

Platform Engineer
9 salaries
unlock blur

₹3.3 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Deskera with

HCL Infosystems

3.9
Compare

AYN InfoTech

4.7
Compare

Izmo

3.4
Compare

Acer India

4.3
Compare
write
Share an Interview