Upload Button Icon Add office photos

Filter interviews by

Jatah Worx Software Developer Interview Questions and Answers

Updated 19 Sep 2024

Jatah Worx Software Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Jjhuyjhol.h jkhseo;zr welahrsowile riwefsrhjt
  • Q2. Jjhkjjhgjhoil wieskjdther terkjhtolh

Interview Preparation Tips

Interview preparation tips for other job seekers - jkgjh

Interview questions from similar companies

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

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

There was an OA on hackerearth of an hour. In that there were 20 MCQs and two DSA questions easy to medium on Heap, Hashmap and Subarray

Round 2 - Technical 

(3 Questions)

  • Q1. Asked about previous worked project in last company
  • Q2. Asked one medium DSA question (DNA sequencing) and asked to design some schema
  • Q3. Asked one puzzle If there are 1000 bottles and one is poisonous, a rat will diw after one hour of drinking and you have only one hour to find out which bottle is poisonous, How many minimum rats you need ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding round is related to DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Explain about your project
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Why you want to join us?
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. REST API for User CRUD
  • Ans. 

    Design a RESTful API for CRUD operations on user resources.

    • Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations

    • Create endpoints like /users for listing all users, /users/{id} for specific user

    • Use status codes like 200 for success, 404 for not found, 400 for bad request

    • Implement authentication and authorization mechanisms for security

    • Include request and response body formats like JSON or XML

  • Answered by AI
  • Q2. Two Sum Leetcode problem
  • Q3. Basic questions based on the candidate technical skills
Round 2 - Technical 

(2 Questions)

  • Q1. Basics to Intermediate level of questions based on the skills mentioned in the resume
  • Q2. Projects related discussions
Round 3 - Document Verification 

(1 Question)

  • Q1. I was informed to upload the supporting documents. ( They rejected me after this eventhough all my documents are genuine )

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer's are friendly. Be prepared as per your resume.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions with some basic coding questions

Round 2 - Coding Test 

They have given 3 coding questions and some pseudo codings

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Some coding questions

Interview Preparation Tips

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

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Singleton Class in c++, Registration call flow.

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

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

Round 1 - Coding Test 

It was ok. I was not able to solve all the questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Remove the last element from a linkedlist
  • Q2. Some basic questions on oops dbms and os
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple question on maths

Round 2 - Technical 

(2 Questions)

  • Q1. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve complex problems

    • Key principles include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation ensures that the internal state of an object is hidden from the outside world

    • Inheritance allows a class to inherit...

  • Answered by AI
  • Q2. Coding array questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(9 Questions)

  • Q1. 1. How we secure ur data through data security?
  • Ans. 

    Data security is ensured through various measures such as encryption, access controls, regular backups, and security audits.

    • Encryption: Data is encrypted using algorithms like AES or RSA to protect it from unauthorized access.

    • Access controls: User authentication, role-based access control, and strong password policies are implemented to control data access.

    • Regular backups: Data is regularly backed up to prevent loss or...

  • Answered by AI
  • Q2. 2.Where are how do we use Al in our day to day life ?
  • Ans. 

    AI is used in various aspects of our daily lives, from virtual assistants to recommendation systems.

    • Virtual assistants like Siri, Alexa, and Google Assistant use AI to understand and respond to voice commands.

    • Social media platforms use AI algorithms to personalize our news feeds and suggest friends to connect with.

    • AI-powered recommendation systems suggest products, movies, and music based on our preferences and browsin...

  • Answered by AI
  • Q3. 3.Explain about Artificial intelligence
  • Ans. 

    Artificial intelligence is a field of computer science that focuses on creating intelligent machines.

    • AI involves the development of algorithms and models that enable machines to perform tasks that typically require human intelligence.

    • It encompasses various subfields such as machine learning, natural language processing, computer vision, and robotics.

    • AI applications can be found in areas like virtual assistants, autonom...

  • Answered by AI
  • Q4. 4.what is al and it functionality in machine learning
  • Ans. 

    AL stands for Active Learning and it is a technique used in machine learning to select the most informative data points for labeling.

    • AL is used to reduce the amount of labeled data needed for training a model.

    • It involves iteratively selecting the most uncertain or informative data points for annotation.

    • AL can be used in various machine learning tasks such as classification, regression, and clustering.

    • By actively select...

  • Answered by AI
  • Q5. 5.Short keys of copy, cut, paste, undo
  • Ans. 

    Copy, cut, paste, undo are short keys used for manipulating text or objects in software applications.

    • Copy: Ctrl+C (Windows) or Command+C (Mac)

    • Cut: Ctrl+X (Windows) or Command+X (Mac)

    • Paste: Ctrl+V (Windows) or Command+V (Mac)

    • Undo: Ctrl+Z (Windows) or Command+Z (Mac)

  • Answered by AI
  • Q6. 6.how will short name in mx excel
  • Ans. 

    In Excel, you can create a short name for a cell or range of cells using the Name Manager feature.

    • Open Excel and go to the Formulas tab.

    • Click on the Name Manager button.

    • Click on the New button to create a new name.

    • Enter a short name in the Name field.

    • Specify the cell or range of cells you want to associate with the short name in the Refers to field.

    • Click OK to save the short name.

    • You can now use the short name in formu...

  • Answered by AI
  • Q7. 7.What do you know about artificial intelligence and Machine learning?
  • Ans. 

    Artificial intelligence (AI) is the simulation of human intelligence in machines that can learn and perform tasks without explicit programming.

    • AI is a branch of computer science that focuses on creating intelligent machines

    • Machine learning is a subset of AI that enables machines to learn from data and improve their performance

    • AI and machine learning are used in various applications such as speech recognition, image cla...

  • Answered by AI
  • Q8. 8. Can you play any music instrument?
  • Ans. 

    Yes, I can play the piano and the guitar.

    • I can play the piano and the guitar.

    • I have been playing the piano for 10 years.

    • I have been playing the guitar for 5 years.

  • Answered by AI
  • Q9. 9.Data Base Administration knowledge line attributes and entities and ther m...

Interview Preparation Tips

Interview preparation tips for other job seekers - Build skills while you wait.

• Customize your application materials....

• Use social media to find jobs....

• Research potential employers....

• Prepare your interview responses....

• Network in your preferred industry.

• Send a thank you.

• Be patient.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. Short term goals

Jatah Worx Interview FAQs

How many rounds are there in Jatah Worx Software Developer interview?
Jatah Worx interview process usually has 1 rounds. The most common rounds in the Jatah Worx interview process are Technical.
What are the top questions asked in Jatah Worx Software Developer interview?

Some of the top questions asked at the Jatah Worx Software Developer interview -

  1. jjhuyjhol.h jkhseo;zr welahrsowile riwefsr...read more
  2. jjhkjjhgjhoil wieskjdther terkjht...read more

Tell us how to improve this page.

Jatah Worx Software Developer Salary
based on 4 salaries
₹5.6 L/yr - ₹19.6 L/yr
44% more than the average Software Developer Salary in India
View more details
Software Developer
4 salaries
unlock blur

₹5.6 L/yr - ₹19.6 L/yr

Associate Software Engineer
4 salaries
unlock blur

₹4.8 L/yr - ₹12 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹13.8 L/yr - ₹32 L/yr

Explore more salaries
Compare Jatah Worx with

CMS IT Services

3.1
Compare

iMerit

3.5
Compare

Brillio

3.5
Compare

Quantiphi Analytics Solutions Private Limited

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