Upload Button Icon Add office photos

Filter interviews by

Ck It Solutions SDE Interview Questions and Answers

Updated 18 Oct 2024

Ck It Solutions SDE Interview Experiences

1 interview found

SDE Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2024

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

It was good as the questions were easy.

Top trending discussions

View All
Interview Tips & Stories
1w (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 Ck It Solutions?
Ask anonymously on communities.

Interview questions from similar companies

SDE Interview Questions & Answers

Cognizant user image SOURAV RAWAT

posted on 11 May 2024

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

(1 Question)

  • Q1. What is oops and its applications and types of oops
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs allows for the organization of code into reusable components called objects.

    • Encapsulation, inheritance, and polymorphism are key principles of OOPs.

    • Examples of OOPs languages include Java, C++, and Python.

  • Answered by AI

SDE Interview Questions & Answers

Deloitte user image Anonymous

posted on 5 Nov 2024

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

(2 Questions)

  • Q1. Cloud computing
  • Q2. Phising attack , Big data architecture

SDE Interview Questions & Answers

Google user image Anonymous

posted on 9 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Linked list Questions
  • Q2. DP questions and some others
  • Q3. Rotating matix by 90 degree
  • Ans. 

    Rotate a matrix by 90 degrees clockwise

    • Transpose the matrix

    • Reverse each row of the transposed matrix

  • Answered by AI
  • Q4. Graphs Questions
  • Q5. Binary search questions

Skills evaluated in this interview

SDE Interview Questions & Answers

Google user image Anonymous

posted on 15 Apr 2024

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

(1 Question)

  • Q1. How are you doing in life
  • Ans. 

    I'm navigating life's challenges with optimism, focusing on personal growth and professional development while maintaining a healthy work-life balance.

    • I recently completed a challenging project at work, which enhanced my skills in software development and teamwork.

    • I've been dedicating time to learning new programming languages, such as Python and JavaScript, to stay updated in the tech field.

    • In my personal life, I've s...

  • Answered by AI

SDE Interview Questions & Answers

Deloitte user image Jeetaksh Gandhi

posted on 14 Nov 2024

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

(1 Question)

  • Q1. Explain the project in detail

SDE Interview Questions & Answers

Google user image Anonymous

posted on 29 Oct 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

Medium-Hard leetcode level question

SDE Interview Questions & Answers

BYJU'S user image Anonymous

posted on 26 Oct 2023

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

I applied via LinkedIn and was interviewed in Apr 2023. 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 

Linked list questions and DFS problems

Round 3 - HR 

(1 Question)

  • Q1. Why do you want to come in Byju's

SDE Interview Questions & Answers

Google user image Paltasingi Poojitha 4-Year B.Tech. Electrical Engineering

posted on 12 Nov 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find minimum no. of increment operations to make array unique
  • Ans. 

    To make an array of strings unique, count the number of duplicate elements and increment them accordingly.

    • Iterate through the array and keep track of the frequency of each element.

    • For each duplicate element, increment it to make the array unique.

    • Return the total number of increment operations needed.

  • Answered by AI
  • Q2. Given a binary tree whose every node value is a number. find the sum of all the numbers that are formed from root to leaf paths
  • Ans. 

    Sum all numbers formed from root to leaf paths in a binary tree

    • Traverse the tree from root to leaf nodes, keeping track of the current number formed

    • Add the current number to the sum when reaching a leaf node

    • Recursively explore left and right subtrees

  • Answered by AI

Skills evaluated in this interview

SDE Interview Questions & Answers

Google user image Anonymous

posted on 23 Jul 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 aptitude questions, you can find on internet.

Round 3 - Technical 

(2 Questions)

  • Q1. Question from trees and link list.
  • Q2. How you can optimise reversal process in a tree
  • Ans. 

    To optimize reversal process in a tree, use iterative post-order traversal with a stack.

    • Implement iterative post-order traversal using a stack to efficiently reverse the tree.

    • Start by pushing the root node onto the stack.

    • While the stack is not empty, pop a node, push its children onto the stack in reverse order, and then push the node itself.

    • Repeat this process until all nodes have been visited and reversed.

    • This method...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before you apply

Skills evaluated in this interview

Ck It Solutions Interview FAQs

How many rounds are there in Ck It Solutions SDE interview?
Ck It Solutions interview process usually has 1 rounds. The most common rounds in the Ck It Solutions interview process are Aptitude Test.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

SDE Interview Questions from Similar Companies

Google SDE Interview Questions
4.4
 • 16 Interviews
Deloitte SDE Interview Questions
3.7
 • 2 Interviews
Nagarro SDE Interview Questions
3.9
 • 2 Interviews
UST SDE Interview Questions
3.8
 • 2 Interviews
BYJU'S SDE Interview Questions
3.1
 • 1 Interview
View all
Compare Ck It Solutions with

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.7
Compare

Reliance Retail

3.9
Compare
write
Share an Interview