Upload Button Icon Add office photos
Engaged Employer

i

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

Sakhatech Information Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sakhatech Information Systems Interview Questions and Answers

Updated 9 Dec 2024

Sakhatech Information Systems Interview Experiences

Popular Designations

2 interviews found

ml engineer Interview Questions & Answers

user image Anonymous

posted on 9 Dec 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Relate to project

Interview Preparation Tips

Interview preparation tips for other job seekers - @ Bhimansen Purohit and Karthik Shastry. These two people, you can see there profiles in LinkedIn company profiles.

Interview panels join late, and they only spend 5 to 6 minutes. They are not at all interested to taking an interview.
@Bhimasen Purohit and Karthik shastry. Both the guys are technical leads. They don't know how to take an interview. They are eagerly waiting to leave the interview.

If you are not interested in taking an interview, inform the HR department; they change the interview panel. Don't play with student life. who play with student life. Definite karma will it you one or other way.

Thank you for Hr department

ml engineer Interview Questions asked at other Companies

Q1. How to evaluate regression models? explain r squared and adjusted r squared and difference between them
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal Aptitude Questions, easy to crack.

Round 2 - Group Discussion 

General Topics on which group of people need to discuss few points based on that the candidates communication skills will be tested.

Round 3 - Technical 

(1 Question)

  • Q1. Basic Language level questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Interview questions from similar companies

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

I was interviewed in Sep 2023.

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 - Technical 

(1 Question)

  • Q1. Basic questions of proposed languages
Round 3 - Technical 

(1 Question)

  • Q1. Projects explainatuon
Round 4 - One-on-one 

(1 Question)

  • Q1. General discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be thorough with your resumes
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.

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. Java opps principle Actions class Select class Difference between Interface and abstract c Manual testing questions STLC SDLC agile integration testing and type Black testing Fabiano series
Round 3 - Aptitude Test 

Quiz boats and steam train questions match stick questions problem solving skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be more focus on problem solving questions in aptitude test
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 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 

(2 Questions)

  • Q1. Knowledge about the Auto cad, Solidworks softwares
  • Q2. Explain the drawing Application
  • Ans. 

    Drawing application is a software used for creating technical drawings and illustrations.

    • Drawing applications are used in various fields like engineering, architecture, and graphic design.

    • They allow users to create precise and accurate drawings with tools like rulers, grids, and measurement tools.

    • Some popular drawing applications include AutoCAD, SolidWorks, and Adobe Illustrator.

    • They also allow for easy editing and mo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Give to Arrange nterview in online.Be give the opportunity.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Google and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding questions about array and string.

Round 2 - Coding Test 

Cosing questions about sql and ds.

Round 3 - HR 

(1 Question)

  • Q1. Personal and behavioral questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with the fundamentals.

Web Developer Interview Questions & Answers

Affine user image Manasa jagadeesh

posted on 9 Apr 2020

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

I applied via Naukri.com and was interviewed before Apr 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Casual talk with the manager/director of the domain.
  • Q2. Basic questions about frontend technologies
  • Q3. Basic HR questions regarding salary

I applied via Internshala and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Includes basic aptitude question with additional questions based on coding languages fundamentals.....

Round 3 - Technical 

(2 Questions)

  • Q1. Question were based on oops concepts. My next question was write a code of binary search and explain it and lastly I was asked an aptitude question ...
  • Q2. Write a code of binary search and explain it
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Divide the array into two halves

    • Compare the target value with the middle element

    • If the target value matches the middle element, return its position

    • If the target value is less than the middle element, search the left half of the array

    • If the target value is greater than the middle element, search the right half of the arra...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do work on your aptitude and practise Data structures and algorithms...

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are different types of streams
  • Ans. 

    Streams are a sequence of data elements made available over time. There are different types of streams.

    • Byte Streams

    • Character Streams

    • Buffered Streams

    • Data Streams

    • Object Streams

    • Print Streams

    • File Streams

    • Network Streams

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

(1 Question)

  • Q1. Talks about previous projects and architecture.
Round 3 - One-on-one 

(1 Question)

  • Q1. More talks about previous projects and underlying architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - Having a in depth knowledge of your tech stack will help you a lot in the interview

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Mar 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Coding Test 

It's totally based on your basic coding skills. Have basics ques about coding and have some problems to solve.

Round 3 - Technical 

(1 Question)

  • Q1. Problems with Array and String and need to solve the question on notepad. You can use any languages but need to describe the code which you will write.
Round 4 - Technical 

(1 Question)

  • Q1. DSA Problems, coding round.
Round 5 - Technical 

(1 Question)

  • Q1. DSA problems. need to solve and describe the approach.
Round 6 - Technical 

(1 Question)

  • Q1. DSA problems, coding round. Check glassdoor for the questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - - Need basics of DSA concepts clear
- You can use any languages Java, Python, C++, Kotlin or any?
-

Sakhatech Information Systems Interview FAQs

How many rounds are there in Sakhatech Information Systems interview?
Sakhatech Information Systems interview process usually has 2 rounds. The most common rounds in the Sakhatech Information Systems interview process are Aptitude Test, Group Discussion and Technical.
How to prepare for Sakhatech Information 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 Sakhatech Information Systems. The most common topics and skills that interviewers at Sakhatech Information Systems expect are Javascript, JQuery, .Net Core, ASP.Net and CSS.
What are the top questions asked in Sakhatech Information Systems interview?

Some of the top questions asked at the Sakhatech Information Systems interview -

  1. Basic Language level questi...read more
  2. Relate to proj...read more

Tell us how to improve this page.

Sakhatech Information Systems Interview Process

based on 2 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

Sakhatech Information Systems Reviews and Ratings

based on 20 reviews

4.3/5

Rating in categories

3.7

Skill development

4.4

Work-life balance

3.5

Salary

4.1

Job security

4.2

Company culture

3.6

Promotions

4.1

Work satisfaction

Explore 20 Reviews and Ratings
Senior Software Engineer
41 salaries
unlock blur

₹5.2 L/yr - ₹13.5 L/yr

Software Engineer
39 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Software Developer
8 salaries
unlock blur

₹4.5 L/yr - ₹6.6 L/yr

Softwaretest Engineer
8 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Principal Software Engineer
7 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

Explore more salaries
Compare Sakhatech Information Systems with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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