Upload Button Icon Add office photos
Engaged Employer

i

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

CyberLance Global Solutions Verified Tick

Compare button icon Compare button icon Compare
-

No reviews yet

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

CyberLance Global Solutions Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Cloud Data Engineer II Interview Questions & Answers

MathCo user image ABHISHEK JHA

posted on 27 Nov 2024

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 Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. End to end architecture of current project
  • Q2. Basic spark code to read & write files
  • Q3. How to upsert data in table in spark
  • Q4. How do you handle sudden increase in data volume
  • Q5. Discussion on delta tables & ACID transactions
  • Q6. Explain autoloader and use case in Databricks
  • Q7. SQL question using window functions Lead, row number
  • Q8. Python question using hashmap & String
Round 2 - One-on-one 

(4 Questions)

  • Q1. Current project understanding end to end
  • Q2. Data pipeline design for a ride sharing company, ask bunch of follow up questions on the conclude a particular design.
  • Q3. Explain how you follow SDLC(Agile, waterfall) ?
  • Q4. Why are you looking for a change now
Round 3 - HR 

(4 Questions)

  • Q1. Basic introductions
  • Q2. What kind of work are you looking for? what do you know about the company
  • Q3. Willing to relocate?
  • Q4. Personal hobbies and aspirations

Interview Preparation Tips

Topics to prepare for MathCo Cloud Data Engineer II interview:
  • Spark
  • Python
  • SQL
  • System Design
  • Data Architecture
  • Streaming
Interview preparation tips for other job seekers - I had a brilliant experience interviewing at MathCo, Had awesome interviewers who push you thinking capabilities. Also given that I was at the end of my notice period, following rounds were scheduled quickly.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

All the assignment to improve our self

Round 2 - Case Study 

Case study all knowledge edias

Round 3 - Group Discussion 

Share the thought process inorpove our self

Round 4 - Coding Test 

Html and other project

Round 5 - Technical 

(5 Questions)

  • Q1. All thrcnical kholwleghe
  • Q2. All types of design
  • Q3. All graphics design idiaas
  • Q4. All types of the assessment
  • Q5. And cultural activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Thought process is good 😊
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General basic assessment.

Round 2 - MCQ 

(1 Question)

  • Q1. They will give you few PDFs to read and then MCQ from that.

Interview Preparation Tips

Interview preparation tips for other job seekers - So the job application process will start from emailing them to the MCQ. Then if selected you'll receive email with next steps which involves Skype chat(no involvement of voice call or video, only chat). Then after the technical setup you need to email them again that you're done with that, after that you'll get another mail with a link to choose a starting date.
On the starting date you'll again message one person(Yashima Kamra) on Skype, they'll give you 'Zulip'(it's an open source chat system, interface is kind of like Discord but too basic) access. Now you need to message in an assigned group in Zulip. The Zulip part is 'Training' in real but good luck getting any support from the other person. He/she will just give you commands, and if you ask any questions or ask for assistance to understand the new process they'll simply ignore that.
Then if you're lucky like me one day they'll report that you're ate fault, you haven't reported so they've revoked your Zulip access.

I have joined there or you can say hoped to work atleast(as it was 4 hours/day job) but that's not possible it seems.

If you're looking for jobs here I'd suggest to give it a try ofcourse so that people can actually know about this company's rubbish people.

QA automation intern Interview Questions & Answers

MoEngage user image Anonymous

posted on 20 Jan 2025

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

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

Round 1 - Coding Test 

It was conducted in hacker earth
Around 1:55hr

Round 2 - Technical 

(2 Questions)

  • Q1. Write a code for encrypting and decryption of character
  • Ans. 

    Code for encrypting and decrypting characters using a simple algorithm

    • Use a simple algorithm like shifting the characters by a fixed number of positions in the ASCII table

    • For encryption, add the fixed number to the ASCII value of each character

    • For decryption, subtract the fixed number from the ASCII value of each character

  • Answered by AI
  • Q2. Given a python code find the bugs
  • Ans. 

    Identify bugs in a given Python code

    • Check for syntax errors such as missing colons or parentheses

    • Look for logical errors in the code that may cause unexpected behavior

    • Test edge cases and boundary conditions to ensure code handles all scenarios

    • Use debugging tools like print statements or a debugger to trace the flow of the code

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Debugging skills are must for this role
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Mintu Babu lives in a smaller house than her brother and in a larger house than her parents. Her children reside with her, and she has no other relatives. If Mintu Babu's relative U lives in a larger house than her relative S, then all the following may be true except: \n\n1) S is U's father \n\n2) S is U's mother \n\n3) U is younger than S \n\n4) S is younger than U

Round 2 - Technical 

(2 Questions)

  • Q1. 1. merge two linked list
  • Ans. 

    Merge two sorted linked lists without creating new nodes by rearranging existing nodes.

    • Traverse both linked lists simultaneously

    • Compare the values of nodes and rearrange pointers accordingly

    • Continue until one of the lists is fully traversed

  • Answered by AI
  • Q2. 2. reverse a linked list.
  • Ans. 

    Reverse a linked list by changing the direction of pointers.

    • Start with three pointers: current, previous, and next.

    • Iterate through the linked list, updating pointers to reverse the direction.

    • Update the head of the linked list to be the previous node once iteration is complete.

  • Answered by AI

Skills evaluated in this interview

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

2 DSA Questions, medium level

Round 2 - One-on-one 

(1 Question)

  • Q1. System Design for a application
Round 3 - One-on-one 

(1 Question)

  • Q1. High Level System Design
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. About yourself ?
  • Q2. Just asked questions on previous role
  • Q3. How many types of IOT devices are there
  • Ans. 

    There are three main types of IoT devices: consumer, commercial, and industrial.

    • Consumer IoT devices: Smart home devices like thermostats, lights, and security cameras.

    • Commercial IoT devices: Smart meters, asset tracking systems, and connected vending machines.

    • Industrial IoT devices: Sensors and actuators used in manufacturing, agriculture, and healthcare.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time as the interviewer doesn't ask you questions related to JD.He asked me questions related to my previous work experience.Hr is good but interviewer is out of mind .I think interviewer wants to select their known candidates or relatives.Even if you give all answers they will simply reject you.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Assignment 

Assignment was to create an API for an expenses sharing application where users can input the total amount and the people to be shared the amount with and each individual amount in terms of either actual amount, percentage or split equally

Round 2 - One-on-one 

(4 Questions)

  • Q1. Difference between process and threads
  • Ans. 

    Processes are independent instances of a program, while threads are smaller units within a process sharing resources.

    • Processes have their own memory space, while threads share the same memory space within a process.

    • Processes are heavyweight, requiring more resources, while threads are lightweight.

    • Processes communicate with each other through inter-process communication mechanisms, while threads can communicate directly...

  • Answered by AI
  • Q2. What is indexing in DBMS
  • Ans. 

    Indexing in DBMS is a technique used to improve the performance of queries by allowing faster retrieval of data.

    • Indexes are data structures that store a small portion of the table data in an optimized format for quick retrieval.

    • They help in speeding up data retrieval operations like SELECT, UPDATE, DELETE queries.

    • Examples of indexes include primary keys, unique keys, and composite keys.

  • Answered by AI
  • Q3. Examples and description of asymmetric encryption alogorithms
  • Ans. 

    Asymmetric encryption algorithms use a pair of keys to encrypt and decrypt data, providing secure communication.

    • RSA (Rivest-Shamir-Adleman) is a popular asymmetric encryption algorithm.

    • Elliptic Curve Cryptography (ECC) is another commonly used asymmetric encryption algorithm.

    • Asymmetric encryption is slower than symmetric encryption but provides better security.

    • Public key is used for encryption and private key is used f

  • Answered by AI
  • Q4. Which sorting method is beneficial in which scenario
  • Ans. 

    Different sorting methods are beneficial in different scenarios based on factors like time complexity, space complexity, and input size.

    • Quick Sort: Best for large datasets due to its average time complexity of O(n log n)

    • Bubble Sort: Simple and easy to implement, but inefficient for large datasets with its time complexity of O(n^2)

    • Merge Sort: Stable and efficient for large datasets with its time complexity of O(n log n)

    • ...

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

(4 Questions)

  • Q1. What are ACID properties in DBMS
  • Ans. 

    ACID properties are a set of properties that guarantee reliability and consistency in database transactions.

    • Atomicity: Ensures that either all operations in a transaction are completed successfully or none at all.

    • Consistency: Ensures that the database remains in a consistent state before and after the transaction.

    • Isolation: Ensures that the execution of multiple transactions concurrently does not interfere with each ot...

  • Answered by AI
  • Q2. Underlying data structure in Indexing and its time complexity
  • Ans. 

    Indexing typically uses data structures like B-trees or hash tables for efficient retrieval, with time complexity of O(log n) or O(1) respectively.

    • Common data structures for indexing include B-trees and hash tables

    • B-trees are typically used for indexing in databases due to their balanced nature and efficient search operations

    • Hash tables are used for indexing in scenarios where constant time lookup is desired, but may h

  • Answered by AI
  • Q3. Time complexity of a recursive fibonacci code
  • Ans. 

    Time complexity of recursive fibonacci code is O(2^n)

    • The time complexity of a recursive fibonacci code is exponential, O(2^n)

    • This is because each call branches into two recursive calls, leading to exponential growth

    • For example, calculating fibonacci(5) would result in 15 function calls

  • Answered by AI
  • Q4. The protocol behind Web Sockets (because it was in my resume)
  • Ans. 

    Web Sockets is a communication protocol that provides full-duplex communication channels over a single TCP connection.

    • Web Sockets allow for real-time, bi-directional communication between a client and a server.

    • They are commonly used in chat applications, online gaming, and live data streaming.

    • Web Sockets use the ws:// or wss:// protocol scheme in URLs.

    • The protocol is initiated with a handshake between the client and se...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare CS Fundamentals thoroughly
Some questions will be asked from topics that are mentioned in resume

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Assignment 

Weather dashboard app

Round 2 - Coding Test 

Js coding test on array and loops

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare your assignment by yourself
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Application Form 

(2 Questions)

  • Q1. They believe they are good when they are not. Maquila company
  • Q2. Lack of skills. no what they promise.

Interview Preparation Tips

Interview preparation tips for other job seekers - Follow the law.

Tell us how to improve this page.

Interview Questions from Similar Companies

Busibud Interview Questions
4.0
 • 42 Interviews
Miko Interview Questions
3.1
 • 10 Interviews
Convin Interview Questions
2.6
 • 10 Interviews
Habilelabs Interview Questions
4.1
 • 8 Interviews
Feuji Interview Questions
2.6
 • 8 Interviews
Switchon Interview Questions
3.1
 • 4 Interviews
Innovate Labs Interview Questions
5.0
 • 3 Interviews
View all
Compare CyberLance Global Solutions with

Busibud

4.0
Compare

Plus IT Park

5.0
Compare

Miko

3.1
Compare

Kratikal Tech Private Limited

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